aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2023-07-19 22:57:27 +0100
committerHayleigh Thompson <me@hayleigh.dev>2023-07-19 22:57:27 +0100
commit46be5db20922e3b0e618ea26dffac29309357554 (patch)
tree32b4f95dd99bf39e0d6decdd41828601efe0552c /gleam.toml
parentdf6bb5880a69aeb8b39e089bd8367701d1a320dc (diff)
downloadlustre-46be5db20922e3b0e618ea26dffac29309357554.tar.gz
lustre-46be5db20922e3b0e618ea26dffac29309357554.zip
:bookmark: Bump version to v3.0.0-rc.5
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gleam.toml b/gleam.toml
index 4af16fd..e258f20 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,7 +1,7 @@
name = "lustre"
-version = "3.0.0-rc.4"
+version = "3.0.0-rc.5"
-description = "A framework for building web apps - powered by Gleam and React!"
+description = "An Elm-inspired framework for building web apps in Gleam!"
licences = ["MIT"]
links = [{ title = "Buy me a coffee?", href = "https://github.com/sponsors/hayleigh-dot-dev" }]
repository = { type = "github", user = "hayleigh-dot-dev", repo = "gleam-lustre" }