lib/http/2/version.rb in
http-2-0.8.4
vs lib/http/2/version.rb in
http-2-0.9.0
- old
+ new
@@ -1,3 +1,3 @@
module HTTP2
- VERSION = '0.8.4'.freeze
+ VERSION = '0.9.0'.freeze
end