lib/rest-more/version.rb in rest-more-1.0.1 vs lib/rest-more/version.rb in rest-more-1.0.2

- old
+ new

@@ -1,4 +1,4 @@ module RestMore - VERSION = '1.0.1' + VERSION = '1.0.2' end