lib/smartsheet/version.rb in smartsheet-1.0.0 vs lib/smartsheet/version.rb in smartsheet-1.1.0
- old
+ new
@@ -1,5 +1,5 @@
-require 'smartsheet/constants'
-
-module Smartsheet
- VERSION = Constants::VERSION
-end
+require 'smartsheet/constants'
+
+module Smartsheet
+ VERSION = Constants::VERSION
+end