lib/rest_model/version.rb in rest_model-0.1.13 vs lib/rest_model/version.rb in rest_model-0.1.14

- old
+ new

@@ -1,3 +1,3 @@ class RestModel - VERSION = "0.1.13" + VERSION = "0.1.14" end