Skip to content

Commit b71c99c

Browse files
committed
Update cargo-release configuration to latest version
1 parent 7d9908e commit b71c99c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repository = "https://github.com/rust-osdev/volatile"
1515
unstable = []
1616

1717
[package.metadata.release]
18-
no-dev-version = true
18+
dev-version = false
1919
pre-release-replacements = [
2020
{ file="Changelog.md", search="# Unreleased", replace="# Unreleased\n\n# {{version}} – {{date}}", exactly=1 },
2121
]

0 commit comments

Comments
 (0)