diff --git a/crates/hyperdrive-wasm/Cargo.toml b/crates/hyperdrive-wasm/Cargo.toml index bd7f8df..2c021d0 100644 --- a/crates/hyperdrive-wasm/Cargo.toml +++ b/crates/hyperdrive-wasm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hyperdrive-wasm" -version = "0.1.0" +version = "0.2.0" edition = "2021" [lib]