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