lib/xolphin/api/version.rb in xolphin-api-1.8.0 vs lib/xolphin/api/version.rb in xolphin-api-1.9.0

- old
+ new

@@ -1,5 +1,5 @@ module Xolphin module Api - VERSION = "1.8.0".freeze + VERSION = "1.9.0".freeze end end