diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2023-09-10 20:40:20 +0100 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2023-09-10 20:40:20 +0100 |
commit | 04940ddb730d23a7b8c05cf11ad9a8801ab99bf9 (patch) | |
tree | b62f6f5181f419f7a0f5e4e6781695ca2421be48 | |
parent | aa61631a51fdd39db00d142b46eddf5cff2a3aa0 (diff) | |
download | lustre-04940ddb730d23a7b8c05cf11ad9a8801ab99bf9.tar.gz lustre-04940ddb730d23a7b8c05cf11ad9a8801ab99bf9.zip |
:bookmark: Bump version to 3.0.2
-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 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"] |