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
1 changed files with 1 additions and 1 deletions

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`