Skip to content

Commit 5f3f4ad

Browse files
committed
Update deprecated release option
1 parent 0161136 commit 5f3f4ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# cargo-release configuration
22

33
tag-message = "{{version}}"
4-
no-dev-version = true
4+
dev-version = false
55
pre-release-commit-message = "Release {{version}}"
66

77
# Change the changelog's `Unreleased` section to refer to this release and

0 commit comments

Comments
 (0)