lib/http/2/version.rb in http-2-0.10.1 vs lib/http/2/version.rb in http-2-0.10.2

- old
+ new

@@ -1,3 +1,3 @@ module HTTP2 - VERSION = '0.10.1'.freeze + VERSION = '0.10.2'.freeze end