lib/upwork/api/version.rb in upwork-api-1.1.0 vs lib/upwork/api/version.rb in upwork-api-1.2.0
- old
+ new
@@ -11,8 +11,8 @@
# Copyright:: Copyright 2014(c) Upwork.com
# License:: See LICENSE.txt and TOS - https://developers.upwork.com/api-tos.html
module Upwork # :nodoc:
module Api
- VERSION = "1.1.0"
+ VERSION = "1.2.0"
end
end