385 B
385 B
Releasing doorkeeper
How to release doorkeeper in five easy steps!
- Update
lib/doorkeeper/version.rb
file accordingly. - Update
NEWS.md
to reflect the changes since last release. - Commit changes:
git commit -am 'Bump to vVERSION'
- Run
rake release
- Announce the new release, making sure to say “thank you” to the contributors who helped shape this version!