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

- old
+ new

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