Skip to content

Commit c35b40d

Browse files
chore: update latest versions in README (#648)
Signed-off-by: Victor Adossi <[email protected]>
1 parent 350457d commit c35b40d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

wasip2/README.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ numbered `0.2.x` in Wit packages and related identifiers. It is also known as
1818

1919
WASI Preview 2 contains the following APIs:
2020

21-
| Proposal | Versions |
22-
| ------------------ | -------- |
23-
| [wasi-io] | 0.2.2 |
24-
| [wasi-clocks] | 0.2.2 |
25-
| [wasi-random] | 0.2.2 |
26-
| [wasi-filesystem] | 0.2.2 |
27-
| [wasi-sockets] | 0.2.2 |
28-
| [wasi-cli] | 0.2.2 |
29-
| [wasi-http] | 0.2.2 |
21+
| Proposal | Version |
22+
|-------------------|---------|
23+
| [wasi-io] | 0.2.4 |
24+
| [wasi-clocks] | 0.2.4 |
25+
| [wasi-random] | 0.2.4 |
26+
| [wasi-filesystem] | 0.2.4 |
27+
| [wasi-sockets] | 0.2.4 |
28+
| [wasi-cli] | 0.2.4 |
29+
| [wasi-http] | 0.2.4 |
3030

3131
[wasi-io]: https://github.com/WebAssembly/wasi-io
3232
[wasi-clocks]: https://github.com/WebAssembly/wasi-clocks

0 commit comments

Comments
 (0)