aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
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" }