1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/Release.md
2017-08-21 08:41:08 -06:00

8 lines
177 B
Markdown

# Release process
Using "3.7.1" as a version example.
1. `bundle exec rake release`
2. Switch to latest JRuby version
3. `rake java gem`
4. `gem push pkg/puma-3.7.1-java.gem`