Skip to content

Commit

Permalink
Fix Release Script (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
jedleggett authored Aug 8, 2024
1 parent f8049ba commit 3c3ff84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/usr/bin/env sh
cargo workspaces version --all --exact --no-individual-tags
cargo workspaces version --all --exact --no-individual-tags --force "jito-*"

0 comments on commit 3c3ff84

Please sign in to comment.