This commit is contained in:
luoxiao 2023-11-05 16:14:28 +08:00
parent c8c09174ad
commit 2fbb453caf
2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,6 @@
[package] [package]
name = "melt-ui" name = "melt-ui"
version = "0.0.5" version = "0.0.6"
edition = "2021" edition = "2021"
keywords = ["web", "leptos", "ui", "melt-ui"] keywords = ["web", "leptos", "ui", "melt-ui"]

View file

@ -4,6 +4,8 @@
<h1 align="center">Melt UI</h1> <h1 align="center">Melt UI</h1>
<p align="center">An easy to use leptos component library</p> <p align="center">An easy to use leptos component library</p>
**melt was renamed [thaw](https://github.com/thaw-ui/thaw)**
**The 0.0.x release does not consider API compatibility at this time** **The 0.0.x release does not consider API compatibility at this time**
## Resources ## Resources