- Update the version in
Cargo.tomlaccordingly to Semantic Versioning. - Run
cargo buildto 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.