1 2 3 4 5 6 7
Would add the following to Cargo.toml: version = 1.1.0 Would add files to git: Cargo.toml Would create a release on GitHub with name 1.1.0 ([DATE]) and tag v1.1.0 at commit [COMMIT] and body: ## Features - New feature