We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 740fe04 commit 2a19e40Copy full SHA for 2a19e40
tbump.toml
@@ -13,7 +13,7 @@ regex = '''
13
14
[git]
15
message_template = "Bump to {new_version}"
16
-tag_template = "v{new_version}"
+tag_template = "{new_version}"
17
18
[[file]]
19
src = "Cargo.toml"
0 commit comments