aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2024-02-29 17:38:50 +0000
committerHayleigh Thompson <me@hayleigh.dev>2024-02-29 17:38:50 +0000
commitd3cc4117507801253c94e911d48a9ddbbb1048c8 (patch)
treec65d39a9f30674544ef80ba86a7ec3411bb50ca5 /gleam.toml
parenta9f8bedf0500736daa6494a22c2eeb4f490b587e (diff)
downloadlustre-d3cc4117507801253c94e911d48a9ddbbb1048c8.tar.gz
lustre-d3cc4117507801253c94e911d48a9ddbbb1048c8.zip
:bookmark: Bump to v4.0.0-rc.2v4.0.0-rc.2
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index ed874bb..2f71d29 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "lustre"
-version = "4.0.0-rc1"
+version = "4.0.0-rc.2"
gleam = ">= 0.34"
description = "An Elm-inspired framework for building single page applications and server-rendered components in Gleam!"