force all packages in release branch

r0.3
Meng Zhang 2023-10-13 11:42:43 -07:00
parent f9b9a1a174
commit 05038d8b7e
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ bump-version:
cargo ws version --no-individual-tags --no-git-push
bump-release-version:
cargo ws version --allow-branch "r*" --no-individual-tags --no-git-push
cargo ws version --allow-branch "r*" --no-individual-tags --force "*"