Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Commit ca6febf

Browse files
committed
chore(0.3): remove -draft suffix
Signed-off-by: Roman Volosatovs <[email protected]>
1 parent c0df553 commit ca6febf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wit-0.3.0-draft/proxy.wit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package wasi:http@0.3.0-draft;
1+
package wasi:http@0.3.0;
22

33
/// The `wasi:http/imports` world imports all the APIs for HTTP proxies.
44
/// It is intended to be `include`d in other worlds.

0 commit comments

Comments
 (0)