summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeltoche <dev@halium.fr>2018-12-06 21:03:37 +0100
committerPeltoche <dev@halium.fr>2018-12-06 21:03:37 +0100
commit9a066dac75f324dd13e14e7ab11158180b23b836 (patch)
treecef8b96fc22af71176a6d2a998887d45b5e6fe07
parent311a666978557e7c4e15b70973a57080c2a66df6 (diff)
Set the no-dev-version flag for cargo-release
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 61d948e..cf06e6d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -34,3 +34,4 @@ features = ["suggestions", "color", "wrap_help"]
[package.metadata.release]
sign-commit = true
+no-dev-version = true