lib/rest_model/version.rb in rest_model-0.1.9 vs lib/rest_model/version.rb in rest_model-0.1.10

- old
+ new

@@ -1,3 +1,3 @@ class RestModel - VERSION = "0.1.9" + VERSION = "0.1.10" end