aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2024-03-31 16:23:40 +0100
committerHayleigh Thompson <me@hayleigh.dev>2024-03-31 16:23:40 +0100
commit54227dfde95571b76e3ee6998631bcd58d223cc2 (patch)
tree918b950a5d5260037cd8afc140b6b4c409557064
parent8c29c13cb710d3306e02c6b64e1090df2b98e554 (diff)
downloadlustre-54227dfde95571b76e3ee6998631bcd58d223cc2.tar.gz
lustre-54227dfde95571b76e3ee6998631bcd58d223cc2.zip
:bookmark: Bump to v4.1.0v4.1.0
-rw-r--r--gleam.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gleam.toml b/gleam.toml
index 39ceff3..ba5f3e8 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,6 +1,6 @@
name = "lustre"
-version = "4.0.0"
-gleam = ">= 0.34.0"
+version = "4.1.0"
+gleam = ">= 1.0.0"
description = "An Elm-inspired framework for building HTML templates, single page applications, and server-rendered components in Gleam!"
repository = { type = "github", user = "lustre-labs", repo = "lustre" }