diff --git a/crates/web-sys/Cargo.toml b/crates/web-sys/Cargo.toml index 14fc26c6..695ec45d 100644 --- a/crates/web-sys/Cargo.toml +++ b/crates/web-sys/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "web-sys" -version = "0.1.0" +version = "0.3.0" authors = ["The wasm-bindgen Developers"] readme = "./README.md" homepage = "https://rustwasm.github.io/wasm-bindgen/web-sys/index.html"