diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2023-04-05 13:37:36 +0100 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2023-04-05 13:37:36 +0100 |
commit | 19ec0b446041f77a623e574656442c76d75107ae (patch) | |
tree | 926cf09737e86d52b9e1c3ae60a842dd06deb13f /gleam.toml | |
parent | 16266f42a5d7357d64226821f7572ddf1b0fee31 (diff) | |
download | lustre-19ec0b446041f77a623e574656442c76d75107ae.tar.gz lustre-19ec0b446041f77a623e574656442c76d75107ae.zip |
:bookmark: Bump version to 2.0.12.0.1
Diffstat (limited to 'gleam.toml')
-rw-r--r-- | gleam.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ name = "lustre" -version = "2.0.0" +version = "2.0.1" target = "javascript" |