diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2024-03-31 21:21:25 +0100 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2024-03-31 21:21:25 +0100 |
commit | 92f85d405f01199e3d47dc924134dcd54f0105d5 (patch) | |
tree | 308836c8b44ea4f695a46c925eb320046f36b53b | |
parent | 56011ce6481ee40839c775f504b778fe144f53c1 (diff) | |
download | lustre-92f85d405f01199e3d47dc924134dcd54f0105d5.tar.gz lustre-92f85d405f01199e3d47dc924134dcd54f0105d5.zip |
:bookmark: Bump to v4.1.2v4.1.2
-rw-r--r-- | gleam.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ name = "lustre" -version = "4.1.1" +version = "4.1.2" gleam = ">= 1.0.0" description = "An Elm-inspired framework for building HTML templates, single page applications, and server-rendered components in Gleam!" |