Skip to content

Commit

Permalink
Update gemspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
francois2metz committed May 18, 2018
1 parent 605d97b commit 74559b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions em-eventsource.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

Gem::Specification.new do |s|
s.name = "em-eventsource"
s.version = "0.2.1"
s.version = "0.2.2"
s.date = Time.now.utc.strftime("%Y-%m-%d")
s.homepage = "http://github.com/AF83/em-eventsource"
s.homepage = "https://github.com/francois2metz/em-eventsource"
s.authors = "François de Metz"
s.email = "francois@2metz.fr"
s.description = <<-EOF
Expand Down

0 comments on commit 74559b4

Please sign in to comment.