lib/smartsheet/constants.rb in smartsheet-2.101.0 vs lib/smartsheet/constants.rb in smartsheet-2.101.1

- old
+ new

@@ -1,7 +1,7 @@ module Smartsheet module Constants - VERSION = '2.101.0'.freeze + VERSION = '2.101.1'.freeze USER_AGENT = 'smartsheet-ruby-sdk'.freeze API_URL = 'https://api.smartsheet.com/2.0'.freeze GOV_API_URL = 'https://api.smartsheetgov.com/2.0'.freeze \ No newline at end of file