mirror of
https://github.com/xvxx/phetch
synced 2024-11-15 00:12:50 +00:00
276 B
276 B
phetch release process
- update CHANGELOG.md
- $ cargo test
- $ cargo release --dry-run --prev-tag-name=v1.x.x patch
- <edit https://github.com/xvxx/phetch/releases>
- $ cd ../homebrew-code
- $ make VERSION=v1.x.x