Skip to content

Commit

Permalink
Fix deprecation in cargo release config
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbabcock committed Jan 13, 2020
1 parent ffe06f7 commit 5a51b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tag-message = "Release {{version}}"
dev-version-ext = "pre"
pre-release-commit-message = "Release {{version}}"
pro-release-commit-message = "Bump to {{next_version}}"
post-release-commit-message = "Bump to {{next_version}}"

0 comments on commit 5a51b65

Please sign in to comment.