From eaa1ddad8d176573c905a6d38e55d9b3270a5839 Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Sat, 6 Apr 2024 10:57:56 +0100 Subject: [PATCH] :bookmark: Bump to v1.1.3 --- gleam.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gleam.toml b/gleam.toml index e45e0a4..7eca9a7 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,5 +1,5 @@ name = "lustre_dev_tools" -version = "1.1.2" +version = "1.1.3" target = "erlang" description = "Lustre's official CLI and development tooling."