- Ask to be added as an owner for this gem on RubyGems.org.
- Update the
VERSION
constant. - Run
bundle update
to updateGemfile.lock
. - Run the test suite.
- Edit
NEWS
,Changelog
, orREADME
files 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.
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.