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

9 lines
177 B
Markdown
Raw Normal View History

2017-02-20 10:23:17 -05:00
# Release process
Using "3.7.1" as a version example.
2017-02-20 10:23:17 -05:00
2017-08-17 15:21:53 -04:00
2. `bundle exec rake release`
2017-02-20 10:23:17 -05:00
3. Switch to latest JRuby version
4. `rake java gem`
5. `gem push pkg/puma-3.7.1-java.gem`