chore(release): bump man pages

This commit is contained in:
steven-omaha
2023-06-06 16:50:44 +02:00
parent 580c71e9a1
commit 5d87531cd7
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ Release Checklist
Commit updated `Cargo.lock` with "chore(release): update lockfile".
* Run `cargo outdated` and review semver incompatible updates.
Unless there is a strong motivation otherwise, review and update every dependency.
* Update the date and version in all man pages.
* Update the date and version in all man pages: "chore(release): bump man pages".
* Run `cargo publish -p pacdef_core -p pacdef <level>`.
`pacdef_core` and `pacdef` shall have the same version at all times.
Verify everything works as expected.