lib/grenache/http/version.rb in grenache-ruby-http-0.1.10 vs lib/grenache/http/version.rb in grenache-ruby-http-0.2.0

- old
+ new

@@ -1,5 +1,5 @@ module Grenache module HTTP - VERSION = "0.1.10" + VERSION = "0.2.0" end end