diff --git a/Cargo.toml b/Cargo.toml index 534d287..e492298 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,7 @@ members = [ resolver = "2" [workspace.package] -version = "0.5.0-draft2" +version = "0.5.0" edition = "2021" license = "MIT OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception" repository = "https://github.com/yoshuawuyts/wstd" @@ -73,7 +73,7 @@ wasmtime = "26" wasmtime-wasi = "26" wasmtime-wasi-http = "26" wstd = { path = "." } -wstd-macro = { path = "macro", version = "=0.5.0-draft2" } +wstd-macro = { path = "macro", version = "=0.5.0" } [package.metadata.docs.rs] targets = [