From cfb2b10969d80e4ce1a7e730d14abe7f0f0ee6ce Mon Sep 17 00:00:00 2001 From: luoxiao Date: Mon, 16 Oct 2023 21:27:54 +0800 Subject: [PATCH] v0.0.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9319331..6ca835b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "melt-ui" -version = "0.0.2" +version = "0.0.3" edition = "2021" keywords = ["web", "leptos", "ui", "melt-ui"]