Skip to content

Commit 4afebf9

Browse files
authored
Bump to 41.0.0 (#326)
1 parent 3e58410 commit 4afebf9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
40.0.0
1+
41.0.0

ci/download-wasmtime.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
# set to "dev" to download the latest or pick a tag from
1414
# https://github.com/bytecodealliance/wasmtime/tags
15-
WASMTIME_VERSION = "v40.0.0"
15+
WASMTIME_VERSION = "v41.0.0"
1616

1717

1818
def main(platform, arch):

0 commit comments

Comments
 (0)