diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2024-05-11 01:04:18 +0100 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2024-05-11 01:04:18 +0100 |
commit | d725ede29c8e8345e3219c503329722b5ab5de61 (patch) | |
tree | 5e3fc379b6b5af3a3a6e90a4ce66347273806efd /gleam.toml | |
parent | 6609c359d886000edb4dd9c9241faf6dd0fd379d (diff) | |
download | lustre-d725ede29c8e8345e3219c503329722b5ab5de61.tar.gz lustre-d725ede29c8e8345e3219c503329722b5ab5de61.zip |
:bookmark: Bump to v4.2.1v4.2.1
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.0" +version = "4.2.1" gleam = ">= 1.0.0" description = "An Elm-inspired framework for building HTML templates, single page applications, and server-rendered components in Gleam!" |