Skip to content

Commit 5c4d91f

Browse files
committed
📝 Explain release
1 parent b93dd12 commit 5c4d91f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

DEVELOPMENT.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,11 @@ brew install go-task
2525

2626
## Release
2727

28-
1. Increase version number in `VERSION`
28+
0. `task install` to test release
29+
1. Increase version number in `VERSION` and commit
2930
2. `task release` to tag and push
3031
3. `task sha` to print hashes to stdout
31-
4. Make changes in [homebrew-made](https://github.com/oschrenk/homebrew-made) and push
32+
4. Make changes in [homebrew-made](https://github.com/oschrenk/homebrew-made) and commit and push
3233
5. `brew update` to update taps
3334
6. `brew upgrade` to upgrade formula
3435

0 commit comments

Comments
 (0)