mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Release.md: Renumber steps [ci skip] (#1397)
This commit is contained in:
parent
3bec126748
commit
39dc3dfe1b
1 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Using "3.7.1" as a version example.
|
||||
|
||||
2. `bundle exec rake release`
|
||||
3. Switch to latest JRuby version
|
||||
4. `rake java gem`
|
||||
5. `gem push pkg/puma-3.7.1-java.gem`
|
||||
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`
|
||||
|
|
Loading…
Reference in a new issue