Skip to content

Commit 65f4f5a

Browse files
build: Update wasi-vfs to 0.4.0
1 parent 044df31 commit 65f4f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ruby_wasm/build/product/wasi_vfs.rb

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

33
module RubyWasm
44
class WasiVfsProduct < BuildProduct
5-
WASI_VFS_VERSION = "0.1.1"
5+
WASI_VFS_VERSION = "0.4.0"
66

77
def initialize(build_dir)
88
@build_dir = build_dir

0 commit comments

Comments
 (0)