lib/grenache/http/version.rb in grenache-ruby-http-0.2.1 vs lib/grenache/http/version.rb in grenache-ruby-http-0.2.2

- old
+ new

@@ -1,5 +1,5 @@ module Grenache module HTTP - VERSION = "0.2.1" + VERSION = "0.2.2" end end