- Update version numbers in:
Cargo.tomlrootcause-internals/Cargo.tomlrootcause-backtrace/Cargo.tomlrootcause-tracing/Cargo.tomlREADME.mdrootcause-tracing/README.md
- Grep for the old version number
- Update CHANGELOG.md, including the links at the bottom
- Run
cargo update - Commit changes to a branch and make a PR
- Run
cargo publish --workspace --dry-runon PR branch - Wait for CI and merge PR to main branch
- Run
cargo loginif your token has expired - Run
cargo publish --workspaceon main branch - Push tag and make a github release
- Make an announcement on discord