lib/shipit/cli/version.rb in intello-shipit-cli-1.0.0 vs lib/shipit/cli/version.rb in intello-shipit-cli-1.1.0

- old
+ new

@@ -1,5 +1,5 @@ module Shipit module Cli - VERSION = "1.0.0".freeze + VERSION = "1.1.0".freeze end end