diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2023-09-12 18:41:00 +0100 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2023-09-12 18:41:00 +0100 |
commit | 985a9b0aa469cbe94fb95c433c97e2b321014341 (patch) | |
tree | 5eee22d27d89d8629d9a5408971f2ae96c05ea01 | |
parent | 30a3b8bfabc24b4cc7f5e658e13dec038865dcd1 (diff) | |
download | lustre-985a9b0aa469cbe94fb95c433c97e2b321014341.tar.gz lustre-985a9b0aa469cbe94fb95c433c97e2b321014341.zip |
:bookmark: Bump version to 3.0.3
-rw-r--r-- | lib/gleam.toml | 2 |
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"] |