We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Cargo.toml
CHANGELOG.md
git commit -m "Set version: XXXXXX"
cargo publish
git tag vXXXXXX
v
git push && git push --tags