Skip to content

Commit

Permalink
bump scrtip
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Dec 21, 2023
1 parent 4453261 commit 5740749
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/bump-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ function bumpNpm {
}

cargo set-version --workspace --bump major
git commit -a -m "Bump crates" || true

for PKG in ./packages/*; do
bumpNpm $PKG
Expand Down

0 comments on commit 5740749

Please sign in to comment.