- Bump the version number in
Cargo.toml
- Create a new changelog entry for your version in
CHANGELOG.md
- Commit your change
- Create a Git tag with your version number
- Push your new commit and Git tag to GitHub
GitHub Actions will then build and release a new version of the CLI tool for you.