From ac22f4d1fb09d16de257f235a01482fc48ec7e3d Mon Sep 17 00:00:00 2001 From: mahcodes Date: Fri, 18 Oct 2024 15:08:54 +0300 Subject: [PATCH] fix(#8): gleam.toml description --- gleam.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gleam.toml b/gleam.toml index 70f051a..4e639fe 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,7 +1,7 @@ name = "gleez" -version = "0.3.0" +version = "0.3.1" -description = "gleez cli, an experimental source installer" +description = "Elegant, Modern, and Customizable TailwindCSS components for ✨ Lustre ✨ " licences = ["MIT"] repository = { type = "github", user = "MAHcodes", repo = "gleez" } links = [{ title = "Website", href = "https://gleez.netlify.app/" }]