Skip to content

Commit 9caa8bd

Browse files
committed
chore: bump all versions in the release script
1 parent 108897c commit 9caa8bd

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,5 +12,5 @@ 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 --exact --no-git-push $1
15+
cargo workspaces version --no-individual-tags --exact --no-git-push --force "*" $1
1616
git push --follow-tags

0 commit comments

Comments
 (0)