Skip to content

Commit

Permalink
update wally
Browse files Browse the repository at this point in the history
  • Loading branch information
dig1t committed Jun 26, 2024
1 parent 96ff740 commit a55df29
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: 'true'

- name: Install dependencies
uses: ok-nick/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.9
1.4.10
2 changes: 1 addition & 1 deletion wally.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ exclude = ["src/**/*.spec.luau"]

[dependencies]
Util = "dig1t/[email protected]"
Promise = "dig1t/[email protected].0"
Promise = "dig1t/[email protected].1"

0 comments on commit a55df29

Please sign in to comment.