Skip to content

Commit 2a19e40

Browse files
committed
Trying a tag without the 'v' prefix
1 parent 740fe04 commit 2a19e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tbump.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ regex = '''
1313

1414
[git]
1515
message_template = "Bump to {new_version}"
16-
tag_template = "v{new_version}"
16+
tag_template = "{new_version}"
1717

1818
[[file]]
1919
src = "Cargo.toml"

0 commit comments

Comments
 (0)