Skip to content

Commit 3c3ff84

Browse files
authored
Fix Release Script (#137)
1 parent f8049ba commit 3c3ff84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/usr/bin/env sh
2-
cargo workspaces version --all --exact --no-individual-tags
2+
cargo workspaces version --all --exact --no-individual-tags --force "jito-*"

0 commit comments

Comments
 (0)