Update RELEASE_CHECKLIST.md

Co-Authored-By: ashleygwilliams <ashley666ashley@gmail.com>
master
Jesper Håkansson 6 years ago committed by GitHub
parent 55c9f5ceee
commit b0ec2ade83
  1. 2
      RELEASE_CHECKLIST.md

@ -16,7 +16,7 @@ This is a list of the things that need to happen during a release.
from the previous releases emoji (point releases can be a little weirder).
1. Create a new branch "#.#.#" where "#.#.#" is the release's version.
1. Add this release to the `CHANGELOG.md`. Use the structure of previous
entires.
entries.
1. Update the version in `Cargo.toml`.
1. Update the version number and date in `docs/index.html`.
1. Run `cargo update`.

Loading…
Cancel
Save