lib/http/rest_client/version.rb in http-rest_client-0.1.1 vs lib/http/rest_client/version.rb in http-rest_client-0.2.0
- old
+ new
@@ -1,5 +1,5 @@
module HTTP
module RestClient
- VERSION = '0.1.1'.freeze
+ VERSION = '0.2.0'.freeze
end
end