RELEASING.md
bundle install to make sure that you have all the gems necessary for testing and releasing.rake spec and rake features../lib/capistrano/version.rb../README.md Gemfile example (gem "capistrano", "~> X.Y").version.rb and README.md changes in a single commit, the message should be "Release vX.Y.Z"rake release; this will tag, push to GitHub, and publish to rubygems.org.