Skip to content

Commit

Permalink
update package
Browse files Browse the repository at this point in the history
  • Loading branch information
h1romas4 committed Jul 2, 2022
1 parent 362fe63 commit 378360a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,13 @@ Source code:
## WASI Commnad Line Interface

- Install [Wasmer](https://wasmer.io/) runtime
- Download [libymfm-cli.wasm](https://github.com/h1romas4/libymfm.wasm/releases/tag/v0.10.0) from pre-build release
- Download [libymfm-cli.wasm](https://github.com/h1romas4/libymfm.wasm/releases/tag/v0.10.1) from pre-build release

Options

```
$ wasmer run libymfm-cli.wasm -- -h
libymfm-cli 0.10.0
libymfm-cli 0.10.1
Hiromasa Tanaka <[email protected]>
libymfm CLI
Expand Down
2 changes: 1 addition & 1 deletion examples/libymfm-cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "libymfm-cli"
version = "0.10.0"
version = "0.10.1"
authors = ["Hiromasa Tanaka <[email protected]>"]
description = "libymfm CLI"
edition = "2021"
Expand Down
Binary file modified examples/python/src/wasm/libymfm.wasm
Binary file not shown.

0 comments on commit 378360a

Please sign in to comment.