lib/smartsheet/constants.rb in smartsheet-2.77.2 vs lib/smartsheet/constants.rb in smartsheet-2.86.0
- old
+ new
@@ -1,7 +1,7 @@
module Smartsheet
module Constants
- VERSION = '2.77.2'.freeze
+ VERSION = '2.86.0'.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