File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -295,7 +295,7 @@ jobs:
295295 steps :
296296 - uses : actions/checkout@v4
297297 with :
298- repository : " openSVM/homebrew- lessvm"
298+ repository : " openSVM/lessvm"
299299 token : ${{ secrets.HOMEBREW_TAP_TOKEN }}
300300 # So we have access to the formula
301301 - name : Fetch homebrew formulae
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ members = [
55]
66
77[workspace .package ]
8- version = " 0.1.0-test15 "
8+ version = " 0.1.0-test16 "
99edition = " 2021"
1010authors = [" LessVM Team" ]
1111license = " MIT"
Original file line number Diff line number Diff line change 11[package ]
22name = " lessvm"
3- version = " 0.1.0-test15 "
3+ version = " 0.1.0-test16 "
44edition = " 2021"
55description = " CLI tool for managing LessVM applications"
66authors = [" LessVM Team" ]
You can’t perform that action at this time.
0 commit comments