diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2023-12-06 22:23:40 +0000 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2023-12-06 22:23:40 +0000 |
commit | fb0e3a9b1835dc30ba196ddb630f02f9d554978a (patch) | |
tree | d7f91a99bbb5ba76eba6afb669d5d7b964ac7677 | |
parent | 61b54198fb25423a151b6f86d7d938b64dfe5abc (diff) | |
download | lustre-fb0e3a9b1835dc30ba196ddb630f02f9d554978a.tar.gz lustre-fb0e3a9b1835dc30ba196ddb630f02f9d554978a.zip |
:bookmark: Bump to v3.1.0v3.1.0
-rw-r--r-- | gleam.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ name = "lustre" -version = "3.0.12" +version = "3.1.0" description = "An Elm-inspired framework for building web apps in Gleam!" licences = ["MIT"] |