diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2024-05-19 17:50:42 +0100 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2024-05-19 17:50:42 +0100 |
commit | b7e3337fa367cd9806373fddc9409559bbaf851c (patch) | |
tree | b233328c2d9d6b99d563741036e579124e1f8521 | |
parent | a7c3fcfd46f67f01de1747848806b5dc83731b2a (diff) | |
download | lustre-b7e3337fa367cd9806373fddc9409559bbaf851c.tar.gz lustre-b7e3337fa367cd9806373fddc9409559bbaf851c.zip |
:bookmark: Bump to v4.2.4v4.2.4
-rw-r--r-- | gleam.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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!" |