diff options
| -rw-r--r-- | tools/release.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/release.md b/tools/release.md index 924f327..0d05eba 100644 --- a/tools/release.md +++ b/tools/release.md @@ -12,5 +12,4 @@ - `git tag` the version bump commit with the new version number. - `git push --tags` - `cargo publish` in the root. -- `cargo publish --dry-run` in b3sum/ and make sure it fetches the just-published library version. - `cargo publish` in b3sum/. |
