lib/rest-more/version.rb in rest-more-0.8.0 vs lib/rest-more/version.rb in rest-more-1.0.0

- old
+ new

@@ -1,4 +1,4 @@ module RestMore - VERSION = '0.8.0' + VERSION = '1.0.0' end