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:54:46 +0100
commit55efa62b91381cb24657756ad61c31c10d523f63 (patch)
tree9f1922be97cc8fc2ae6bd5bf670b2d753104acf5
parent8f40ee6c74d14c2699777ad175374eecb2b109c3 (diff)
downloadlustre-55efa62b91381cb24657756ad61c31c10d523f63.tar.gz
lustre-55efa62b91381cb24657756ad61c31c10d523f63.zip
:bookmark: Bump to v4.2.3v4.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!"