aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2024-05-19 17:50:42 +0100
committerHayleigh Thompson <me@hayleigh.dev>2024-05-19 17:50:42 +0100
commitb7e3337fa367cd9806373fddc9409559bbaf851c (patch)
treeb233328c2d9d6b99d563741036e579124e1f8521 /gleam.toml
parenta7c3fcfd46f67f01de1747848806b5dc83731b2a (diff)
downloadlustre-b7e3337fa367cd9806373fddc9409559bbaf851c.tar.gz
lustre-b7e3337fa367cd9806373fddc9409559bbaf851c.zip
:bookmark: Bump to v4.2.4v4.2.4
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index ee6b9ae..994ba73 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "lustre"
-version = "4.2.3"
+version = "4.2.4"
gleam = ">= 1.0.0"
description = "An Elm-inspired framework for building HTML templates, single page applications, and server-rendered components in Gleam!"