diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2023-07-23 18:30:22 +0100 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2023-07-23 18:30:22 +0100 |
commit | 6dbc78d1fb36ef6c4107bf70972ac7bae06f6fc4 (patch) | |
tree | 230f9cf87c4399619e5542b0adeb02d3d9a5c02a | |
parent | 0f6caf6af6314577dcc18adf1af4230aac4b62ba (diff) | |
download | lustre-6dbc78d1fb36ef6c4107bf70972ac7bae06f6fc4.tar.gz lustre-6dbc78d1fb36ef6c4107bf70972ac7bae06f6fc4.zip |
:bookmark: Bump version to v3.0.0-rc.7v3.0.0-rc.7
-rw-r--r-- | gleam.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ name = "lustre" -version = "3.0.0-rc.6" +version = "3.0.0-rc.7" description = "An Elm-inspired framework for building web apps in Gleam!" licences = ["MIT"] |