aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2023-09-12 18:41:00 +0100
committerHayleigh Thompson <me@hayleigh.dev>2023-09-12 18:41:00 +0100
commit985a9b0aa469cbe94fb95c433c97e2b321014341 (patch)
tree5eee22d27d89d8629d9a5408971f2ae96c05ea01
parent30a3b8bfabc24b4cc7f5e658e13dec038865dcd1 (diff)
downloadlustre-985a9b0aa469cbe94fb95c433c97e2b321014341.tar.gz
lustre-985a9b0aa469cbe94fb95c433c97e2b321014341.zip
:bookmark: Bump version to 3.0.3
-rw-r--r--lib/gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gleam.toml b/lib/gleam.toml
index 9bc7879..f301d46 100644
--- a/lib/gleam.toml
+++ b/lib/gleam.toml
@@ -1,5 +1,5 @@
name = "lustre"
-version = "3.0.2"
+version = "3.0.3"
description = "An Elm-inspired framework for building web apps in Gleam!"
licences = ["MIT"]