lib/rest-more/version.rb in rest-more-0.7.0 vs lib/rest-more/version.rb in rest-more-0.7.1

- old
+ new

@@ -1,4 +1,4 @@ module RestMore - VERSION = '0.7.0' + VERSION = '0.7.1' end