1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
This commit is contained in:
Jordan Owens 2021-01-13 10:34:04 -05:00 committed by GitHub
parent ad4e974ebb
commit 28b93a56d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ have one rake task to cut a release.
(Please refer to [Mustermann](https://github.com/sinatra/mustermann) if that also needs a release.)
### Releasing
For relesing new version of [`sinatra`, `sinatra-contrib`, `rack-protection`], this is the procedure:
For releasing new version of [`sinatra`, `sinatra-contrib`, `rack-protection`], this is the procedure:
1. Update `VERSION` file with target version
2. Run `bundle exec rake release:all`