diff --git a/Cargo.toml b/Cargo.toml index 72a58d4..6be5f4c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wasm-react" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["Yichuan Shen"] description = "WASM bindings for React."