mirror of https://github.com/aya-rs/aya
chore: Fix release.toml
post-release-commit-message was deprecated a while back. Signed-off-by: Dave Tucker <dave@dtucker.co.uk>pull/887/head
parent
0fadd69537
commit
5393618081
@ -1,3 +1,2 @@
|
||||
pre-release-commit-message = "{{crate_name}}: release version {{version}}"
|
||||
post-release-commit-message = "{{crate_name}}: start next development iteration {{next_version}}"
|
||||
consolidate-commits = true
|
||||
|
Loading…
Reference in New Issue