diff --git a/MAINTENANCE.md b/MAINTENANCE.md index a45d8b7..14b3fc9 100644 --- a/MAINTENANCE.md +++ b/MAINTENANCE.md @@ -1,5 +1,6 @@ # How to make a release +- `git pull` to not miss out on any recent contributions - Update version number in Cargo.toml and commit the change (no need to push) - Run `make_release.ps1` - After CI completes, find the release on Github and write the changelog