From 8d3405ef9da88e92b43b886eecf3c616e9a4718f Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Sun, 8 Dec 2024 23:39:34 +0100 Subject: [PATCH] :bookmark: Bump to v1.0.0-rc.1 --- gleam.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gleam.toml b/gleam.toml index 04cc358..0d45311 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,5 +1,5 @@ name = "lustre_ui" -version = "0.6.0" +version = "1.0.0-rc.1" description = "A collection of components and design tokens for building Lustre apps." target = "javascript"