diff --git a/packages/leptos/tooltip/Cargo.toml b/packages/leptos/tooltip/Cargo.toml index b380fba..2ededa3 100644 --- a/packages/leptos/tooltip/Cargo.toml +++ b/packages/leptos/tooltip/Cargo.toml @@ -7,7 +7,7 @@ authors.workspace = true edition.workspace = true license.workspace = true repository.workspace = true -version = "0.8.0" +version = "0.8.1" [dependencies] tailwind_fuse.workspace = true