- Edit the
VERSIONconstant. - Run
bundle installto updateGemfile.lock. - Run the test suite.
- Edit
NEWS,CHANGELOG, orREADMEfiles if relevant. - Commit changes. Use the convention "v2.1.0" in your commit message.
- Run
rake release, which tags the release, pushes the tag to GitHub, and pushes the gem to RubyGems.org.