diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2022-09-05 06:09:18 +0100 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2022-09-05 06:09:18 +0100 |
commit | a3ccb1a2f0c187c45eb743cf6ec1d9b71cf6fb1d (patch) | |
tree | bdafd0cff66fb728e24eafe4ccbb2d1984e583e6 /gleam.toml | |
parent | 0ce90569af696784cf06114fc5ced28d54489eb4 (diff) | |
download | lustre-1.3.0.tar.gz lustre-1.3.0.zip |
:bookmark: Bump version to 1.3.01.3.0
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 = "1.2.0" +version = "1.3.0" target = "javascript" |