From d030b12e27353a7f0f018566a7b7da34e7fc57d4 Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Fri, 29 Mar 2024 20:07:44 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bump=20to=20v1.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gleam.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gleam.toml b/gleam.toml index 1bcc692..12eb113 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,5 +1,5 @@ name = "lustre_dev_tools" -version = "1.0.0" +version = "1.0.1" target = "erlang" description = "Lustre's official CLI and development tooling."