lib/rom/http/version.rb in
rom-http-0.1.2
vs lib/rom/http/version.rb in
rom-http-0.2.0.beta1
- old
+ new
@@ -1,5 +1,5 @@
module ROM module HTTP
- VERSION = '0.1.2'.freeze
+ VERSION = '0.2.0.beta1'.freeze
end end