From ba76508d60a74d112c4e0bdf17a7cd7693d90536 Mon Sep 17 00:00:00 2001 From: Henry Date: Tue, 5 May 2026 22:24:47 +0200 Subject: chore: prepare v0.9.0 Signed-off-by: Henry --- crates/cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/cli') diff --git a/crates/cli/README.md b/crates/cli/README.md index 88172c9..6dcd8ae 100644 --- a/crates/cli/README.md +++ b/crates/cli/README.md @@ -8,7 +8,7 @@ The crate also exposes reusable helpers such as `tinywasm_cli::wast_runner::Wast ## Usage ```bash -$ cargo install tinywasm-cli --version 0.9.0-alpha.0 --bin tinywasm +$ cargo install tinywasm-cli --version 0.9.0 --bin tinywasm $ tinywasm --help $ tinywasm ./module.wasm $ tinywasm run --invoke add ./module.wasm 1 2 -- cgit v1.3.1