lib/upwork/api/version.rb in upwork-api-1.3.1 vs lib/upwork/api/version.rb in upwork-api-1.3.2
- 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.3.1"
+ VERSION = "1.3.2"
end
end