lib/rest/api/client/version.rb in
rest-api-client-0.1.1
vs lib/rest/api/client/version.rb in
rest-api-client-0.1.2
- old
+ new
@@ -1,3 +1,3 @@
module RestApiClient
- VERSION = '0.1.1'
+ VERSION = '0.1.2'
end