We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge a PR that updates the version in Cargo.toml, such as https://github.com/kampersanda/elinor/pull/27.
Cargo.toml
Create a new tag, such as:
git tag v0.2.1 git push origin v0.2.1
Create a new release from the tag, such as https://github.com/kampersanda/elinor/releases/tag/v0.2.1.
(CI) Publish the new crate through GitHub Actions.