aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2023-09-10 20:40:20 +0100
committerHayleigh Thompson <me@hayleigh.dev>2023-09-10 20:40:20 +0100
commit04940ddb730d23a7b8c05cf11ad9a8801ab99bf9 (patch)
treeb62f6f5181f419f7a0f5e4e6781695ca2421be48
parentaa61631a51fdd39db00d142b46eddf5cff2a3aa0 (diff)
downloadlustre-04940ddb730d23a7b8c05cf11ad9a8801ab99bf9.tar.gz
lustre-04940ddb730d23a7b8c05cf11ad9a8801ab99bf9.zip
:bookmark: Bump version to 3.0.2
-rw-r--r--lib/gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gleam.toml b/lib/gleam.toml
index cbef5c1..9bc7879 100644
--- a/lib/gleam.toml
+++ b/lib/gleam.toml
@@ -1,5 +1,5 @@
name = "lustre"
-version = "3.0.0"
+version = "3.0.2"
description = "An Elm-inspired framework for building web apps in Gleam!"
licences = ["MIT"]