- Create a new branch:
release/vX.Y.Z - Update the version in
Cargo.toml - Update the CHANGELOG
- Update each README
- Open a PR
- Once approved, merge the PR
git tag -s vX.Y.Zgit push origin vX.Y.Z- Create a new release for your tag
8000
release/vX.Y.ZCargo.tomlgit tag -s vX.Y.Zgit push origin vX.Y.Z