From c77def5e71ac491f4859aad7c401780a85746c7d Mon Sep 17 00:00:00 2001 From: luoxiao Date: Tue, 28 Mar 2023 16:07:54 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20build:=20upgraded=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c12105a..fa09a2f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "melt-ui" -version = "0.0.0" +version = "0.0.1" edition = "2021" keywords = ["web", "leptos", "ui", "melt-ui"]