diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2024-06-11 18:37:56 +0100 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2024-06-11 18:37:56 +0100 |
commit | 13505d08a0665dff3802d9c10e62bb57428d6999 (patch) | |
tree | de6a2d45a038d395ebc8c06fc4f4f53c0a9f73ee /gleam.toml | |
parent | 6af70460dbb2e81b6be45625cd71c87ef145cff3 (diff) | |
download | lustre-13505d08a0665dff3802d9c10e62bb57428d6999.tar.gz lustre-13505d08a0665dff3802d9c10e62bb57428d6999.zip |
:bookmark: Bump to v4.2.5v4.2.5
Diffstat (limited to 'gleam.toml')
-rw-r--r-- | gleam.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ name = "lustre" -version = "4.2.4" +version = "4.2.5" gleam = ">= 1.0.0" description = "An Elm-inspired framework for building HTML templates, single page applications, and server-rendered components in Gleam!" |