Skip to content

Commit

Permalink
bump to 1.0.0.beta4
Browse files Browse the repository at this point in the history
  • Loading branch information
igrigorik committed May 28, 2011
1 parent ddfb713 commit ba1c1a3
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.0.beta.3"
VERSION = "1.0.0.beta.4"
end
end

0 comments on commit ba1c1a3

Please sign in to comment.