Skip to content

Commit 362ccfe

Browse files
committed
Bump tools
1 parent 4968725 commit 362ccfe

4 files changed

Lines changed: 1269 additions & 25 deletions

File tree

justfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,7 @@ python_uninstall:
9797
[working-directory: 'python']
9898
python_test *TEST_OPTS:
9999
python -m pytest -s {{TEST_OPTS}}
100+
101+
bump_rive:
102+
uv run python tools/bump_rive.py --rive-ref runtime-v0.1.62 --allow-dirty
103+

0 commit comments

Comments
 (0)