diff --git a/release-process.md b/release-process.md index ab8a8eebc1..08646fcdba 100644 --- a/release-process.md +++ b/release-process.md @@ -2,3 +2,4 @@ - Bump version in Cargo.toml and rebuild to update Cargo.lock - Draft new release on GitHub and create new tag for the release (make sure to prepend "v") - Release +- Publish to crates.io