How to release Doorkeeper in five easy steps!
- Update
lib/doorkeeper/version.rb
file accordingly. - Update
CHANGELOG.md
to reflect the changes since last release. - Commit changes:
git commit -am 'Bump to vVERSION'
. - Build and publish the gem.
- Create GitHub release.
- Announce the new release, making sure to say “thank you” to the contributors who helped shape this version!