Skip to content

Commit

Permalink
--dry-run is no longer needed in the release checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
oconnor663 committed Jul 12, 2024
1 parent 27cbd6b commit fc2f7e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/.

0 comments on commit fc2f7e4

Please sign in to comment.