summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenry <mail@henrygressmann.de>2026-04-26 22:20:11 +0200
committerHenry <mail@henrygressmann.de>2026-04-26 22:20:11 +0200
commit2acca2d1ddf6e3a9febb7565f9fc09e1b436a843 (patch)
tree32263944626b9950f62babb138378b84aa411da3
parenta8d7f3752416f76e9eb9e429c569f2bef70f1b51 (diff)
docs: update version in README
Signed-off-by: Henry <mail@henrygressmann.de>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b6eb19a..8e4942e 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@
```toml
[dependencies]
-tinywasm = { git = "https://github.com/explodingcamera/tinywasm", branch = "next" }
+tinywasm = "0.9.0-alpha.0"
```
## Usage