lib/smartsheet/constants.rb in smartsheet-1.0.0.beta.2 vs lib/smartsheet/constants.rb in smartsheet-1.0.0

- old
+ new

@@ -1,7 +1,7 @@ module Smartsheet module Constants - VERSION = '1.0.0.beta.2'.freeze + VERSION = '1.0.0'.freeze USER_AGENT = 'smartsheet-ruby-sdk'.freeze API_URL = 'https://api.smartsheet.com/2.0'.freeze JSON_TYPE = 'application/json'.freeze \ No newline at end of file