lib/capistrano/chef/version.rb in capistrano-chef-0.0.3 vs lib/capistrano/chef/version.rb in capistrano-chef-0.0.4

- old
+ new

@@ -1,3 +1,3 @@ module CapistranoChef - VERSION = '0.0.3'.freeze + VERSION = '0.0.4'.freeze end