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:55:02 +0100 |
commit | 33cbc3b9b71ae22f7e56aca4d65c866cf3e2c275 (patch) | |
tree | 5e5f430af6d87da049880b78ad7a23d7cbbbd85b | |
parent | 6310f758a18aa0cb0d818c590c6251074f268a8d (diff) | |
download | lustre-33cbc3b9b71ae22f7e56aca4d65c866cf3e2c275.tar.gz lustre-33cbc3b9b71ae22f7e56aca4d65c866cf3e2c275.zip |
:bookmark: Bump to v4.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!" |