Skip to content

Commit

Permalink
bump to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
igrigorik committed Jun 22, 2013
1 parent 9615041 commit eb5cdd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/em-http/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module EventMachine
class HttpRequest
VERSION = "1.0.3"
VERSION = "1.1.0"
end
end

0 comments on commit eb5cdd0

Please sign in to comment.