- Update the version in
Cargo.toml
accordingly to Semantic Versioning. - Run
cargo build
to update the version inCargo.lock
. - Update CHANGELOG.md accordingly.
- Commit the changes. (see this example commit)
- Create a release on GitHub with the same entries in
CHANGELOG.md
.