Skip to content

Commit 3149f61

Browse files
committed
chore: finalize release tag script
1 parent bb6087f commit 3149f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ git branch --show-current | grep -q '^main$'
1212
# Fail if there are any unstaged changes left
1313
git diff --exit-code
1414

15-
cargo workspaces version --no-individual-tags $1
15+
cargo workspaces version --no-individual-tags --exact $1

0 commit comments

Comments
 (0)