diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2024-03-26 00:11:27 +0000 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2024-03-26 00:11:27 +0000 |
commit | 4ea9308fb3107fa8b4c06fede0acafa7aa6428aa (patch) | |
tree | f6186fa586fd3d1d7b5964bbd0cdea68df073c5c /gleam.toml | |
parent | 2bb3f68949ab150c0c1be5eba8ec46bb75e6e3d1 (diff) | |
download | lustre-4ea9308fb3107fa8b4c06fede0acafa7aa6428aa.tar.gz lustre-4ea9308fb3107fa8b4c06fede0acafa7aa6428aa.zip |
:bookmark: Bump to v4.0.0
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.0.0-rc.2" +version = "4.0.0" gleam = ">= 0.34.0" description = "An Elm-inspired framework for building HTML templates, single page applications, and server-rendered components in Gleam!" |