summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNick Gerace <nickagerace@gmail.com>2022-12-20 14:50:37 -0500
committerNick Gerace <nickagerace@gmail.com>2022-12-20 14:50:37 -0500
commitd7a3510dd806b0edb2e09de2a67cc78a7a464141 (patch)
treecf173e478de0750ab3b70cfcc08a2254489c977f /docs
parentdb058883999ed4a23dc1acbafaaf75598321f05c (diff)
downloadgfold-d7a3510dd806b0edb2e09de2a67cc78a7a464141.zip
Update to 4.1.2
Signed-off-by: Nick Gerace <nickagerace@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/RELEASE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/RELEASE.md b/docs/RELEASE.md
index 35c30c5..b46ea97 100644
--- a/docs/RELEASE.md
+++ b/docs/RELEASE.md
@@ -8,7 +8,7 @@ This checklist details the `gfold` release process.
Steps should be executed in sequential order.
- [ ] Checkout and rebase `main` to its latest commit, then checkout a new branch
-- [ ] Change the `version` field in `Cargo.toml` to the new tag
+- [ ] Change the `version` field in [`Cargo.toml`](../crates/gfold/Cargo.toml) to the new tag
- [ ] **Full Releases Only**: change the version in `CHANGELOG.md` and uncomment the following line: `<!--The latest version contains all changes.-->`
- [ ] Verify that everything looks/works as expected: