We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e58410 commit 4afebf9Copy full SHA for 4afebf9
VERSION
@@ -1 +1 @@
1
-40.0.0
+41.0.0
ci/download-wasmtime.py
@@ -12,7 +12,7 @@
12
13
# set to "dev" to download the latest or pick a tag from
14
# https://github.com/bytecodealliance/wasmtime/tags
15
-WASMTIME_VERSION = "v40.0.0"
+WASMTIME_VERSION = "v41.0.0"
16
17
18
def main(platform, arch):
0 commit comments