lib/shipit/cli/version.rb in intello-shipit-cli-1.2.0 vs lib/shipit/cli/version.rb in intello-shipit-cli-1.3.0

- old
+ new

@@ -1,5 +1,5 @@ module Shipit module Cli - VERSION = "1.2.0".freeze + VERSION = "1.3.0".freeze end end