Skip to content

Commit ed62056

Browse files
authored
Merge pull request #175 from ricochet/fix-draft
fix: 0.3 remove additional -draft
2 parents e4301ab + 6fae2ee commit ed62056

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-rc-2025-08-15-draft;
1+
package wasi:http@0.3.0-rc-2025-08-15;
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)