From 392ae94050f15abcffba36dd5a1ab10708bb8efe Mon Sep 17 00:00:00 2001 From: Victor Adossi Date: Wed, 19 Mar 2025 15:56:25 +0900 Subject: [PATCH] chore: update latest versions in README Signed-off-by: Victor Adossi --- wasip2/README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/wasip2/README.md b/wasip2/README.md index 27474467..dab5b0d7 100644 --- a/wasip2/README.md +++ b/wasip2/README.md @@ -18,15 +18,15 @@ numbered `0.2.x` in Wit packages and related identifiers. It is also known as WASI Preview 2 contains the following APIs: -| Proposal | Versions | -| ------------------ | -------- | -| [wasi-io] | 0.2.2 | -| [wasi-clocks] | 0.2.2 | -| [wasi-random] | 0.2.2 | -| [wasi-filesystem] | 0.2.2 | -| [wasi-sockets] | 0.2.2 | -| [wasi-cli] | 0.2.2 | -| [wasi-http] | 0.2.2 | +| Proposal | Version | +|-------------------|---------| +| [wasi-io] | 0.2.4 | +| [wasi-clocks] | 0.2.4 | +| [wasi-random] | 0.2.4 | +| [wasi-filesystem] | 0.2.4 | +| [wasi-sockets] | 0.2.4 | +| [wasi-cli] | 0.2.4 | +| [wasi-http] | 0.2.4 | [wasi-io]: https://github.com/WebAssembly/wasi-io [wasi-clocks]: https://github.com/WebAssembly/wasi-clocks