lib/rest_model/version.rb in rest_model-0.1.20 vs lib/rest_model/version.rb in rest_model-0.1.21

- old
+ new

@@ -1,3 +1,3 @@ class RestModel - VERSION = "0.1.20" + VERSION = "0.1.21" end