Would add the following to Cargo.toml: version = 1.1.0 Would add files to git: Cargo.toml Would run git commit -m "chore: prepare release 1.1.0" Would run git push Would create a release on Gitea [https://codeberg.org] with name 1.1.0 ([DATE]) and tag v1.1.0 and body: ## Features - New Feature