lib/rest_model/version.rb in rest_model-0.1.1 vs lib/rest_model/version.rb in rest_model-0.1.2

- old
+ new

@@ -1,3 +1,3 @@ class RestModel - VERSION = "0.1.1" + VERSION = "0.1.2" end