diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2024-05-18 09:54:46 +0100 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2024-05-18 09:54:46 +0100 |
commit | 55efa62b91381cb24657756ad61c31c10d523f63 (patch) | |
tree | 9f1922be97cc8fc2ae6bd5bf670b2d753104acf5 | |
parent | 8f40ee6c74d14c2699777ad175374eecb2b109c3 (diff) | |
download | lustre-55efa62b91381cb24657756ad61c31c10d523f63.tar.gz lustre-55efa62b91381cb24657756ad61c31c10d523f63.zip |
:bookmark: Bump to v4.2.3v4.2.3
-rw-r--r-- | gleam.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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!" |