diff --git a/Cargo.toml b/Cargo.toml index 5a5a58e..c0120e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dominator" -version = "0.5.15" +version = "0.5.16" authors = ["Pauan "] description = "Zero-cost ultra-high-performance declarative DOM library using FRP signals" repository = "https://github.com/Pauan/rust-dominator"