diff --git a/Cargo.toml b/Cargo.toml index 1c797dc..41239f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wasm-react" -version = "0.5.0" +version = "0.6.0" edition = "2021" authors = ["Yichuan Shen"] description = "WASM bindings for React."