aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2024-05-18 09:54:46 +0100
committerHayleigh Thompson <me@hayleigh.dev>2024-05-18 09:55:02 +0100
commit33cbc3b9b71ae22f7e56aca4d65c866cf3e2c275 (patch)
tree5e5f430af6d87da049880b78ad7a23d7cbbbd85b
parent6310f758a18aa0cb0d818c590c6251074f268a8d (diff)
downloadlustre-33cbc3b9b71ae22f7e56aca4d65c866cf3e2c275.tar.gz
lustre-33cbc3b9b71ae22f7e56aca4d65c866cf3e2c275.zip
:bookmark: Bump to v4.2.3
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index d1b9192..ee6b9ae 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "lustre"
-version = "4.2.2"
+version = "4.2.3"
gleam = ">= 1.0.0"
description = "An Elm-inspired framework for building HTML templates, single page applications, and server-rendered components in Gleam!"