Skip to content

Commit

Permalink
bump to 1.1.7
Browse files Browse the repository at this point in the history
Closes #342.
  • Loading branch information
igrigorik committed Aug 31, 2020
1 parent 157d5ff commit d97d572
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.1.6"
VERSION = "1.1.7"
end
end

0 comments on commit d97d572

Please sign in to comment.