diff --git a/packages/leptos/input/Cargo.toml b/packages/leptos/input/Cargo.toml index 018d5c3..10ce851 100644 --- a/packages/leptos/input/Cargo.toml +++ b/packages/leptos/input/Cargo.toml @@ -7,7 +7,7 @@ authors.workspace = true edition.workspace = true license.workspace = true repository.workspace = true -version = "0.6.1" +version = "0.7.0" [dependencies] leptos.workspace = true