Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Dec 4, 2024
1 parent 10529d1 commit 6cf7051
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scripts/bump-crates.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -eu

cargo mono bump $@
git commit -a -m "Bump crates" || true

0 comments on commit 6cf7051

Please sign in to comment.