lib/capistrano/chef/version.rb in capistrano-chef-0.1.0 vs lib/capistrano/chef/version.rb in capistrano-chef-1.0.0

- old
+ new

@@ -1,3 +1,3 @@ module CapistranoChef - VERSION = '0.1.0'.freeze + VERSION = '1.0.0'.freeze end