Skip to content

Commit 993008c

Browse files
authored
Merge pull request #20 from arhik/main
bumping to v1.4
2 parents 3774c73 + 48e1e14 commit 993008c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
matrix:
2020
version:
2121
- '1.9'
22-
- 'nightly'
22+
- '1.10'
2323
os:
2424
- ubuntu-latest
2525
arch:

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ WGPUNative = "c14bfd16-04f9-4c2f-a915-b355584b5509"
1313
[compat]
1414
CEnum = "^0.5"
1515
Reexport = "^1.2"
16-
WGPUNative = "0.1.3"
16+
WGPUNative = "0.1.4"
1717
julia = "^1.9.0"
1818

1919
[extras]

0 commit comments

Comments
 (0)