Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Apr 19, 2024
1 parent da303d0 commit 615823a
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion adapters/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
edition = "2021"
name = "wasi-compat-adapter"
license = "Apache-2.0 WITH LLVM-exception"
version = "0.1.0"
version = "0.1.1"
publish = false

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion src/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wasi-update"
version = "0.1.1"
version = "0.1.2"
edition = "2021"
authors = ["Frank Denis <[email protected]>"]
description = "A simple tool to convert a WebAssembly module to a WASI component."
Expand Down
Binary file modified src/src/precomp/wasi_snapshot_preview1.command.wasm
Binary file not shown.
Binary file modified src/src/precomp/wasi_snapshot_preview1.reactor.wasm
Binary file not shown.

0 comments on commit 615823a

Please sign in to comment.