mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
Fix typo
This commit is contained in:
parent
ad4e974ebb
commit
28b93a56d8
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue