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

- old
+ new

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