lib/capistrano/chef/version.rb in
capistrano-chef-0.0.8
vs lib/capistrano/chef/version.rb in
capistrano-chef-0.1.0
- old
+ new
@@ -1,3 +1,3 @@
module CapistranoChef
- VERSION = '0.0.8'.freeze
+ VERSION = '0.1.0'.freeze
end