- Update changelog
- Update
Cargo.toml
:maud
(don't forget dependencies!)maud_macros
- Update
#![doc(html_root_html = "...")]
: cd docs && cargo update
- Commit to a new branch
release-X.Y.Z
, open a PR, fix issues, merge - Create a release
- Verify that documentation was published (this should have been triggered by the release)
cargo publish