summaryrefslogtreecommitdiff
path: root/release.toml
AgeCommit message (Collapse)Author
2022-08-13[skip ci] Rollback master branch to 0.25.0Alan Somers
cargo-release automatically incremented the master branch's version post-release. I don't like that, because it makes it harder for consumers, especially indirect consumers, to use a `[patch.crates-io]` section in their Cargo.toml files. Also, configure cargo-release not to do this again in the future.
2021-12-17Remove no-dev-version flagRyan Zoeller
2021-09-28[skip ci] Change release procedure to use cargo-releaseAlan Somers
Remove the example Cargo.toml entry from README.md because it's obvious, and it creates extra work at release time.