diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2022-07-02 15:34:51 +0100 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2022-07-02 15:34:51 +0100 |
commit | 9a0a2896bfe37d08e9780db7aed95c3ed72882da (patch) | |
tree | c2d766dc41a22981650ed9cae404bbc0d867ee10 /gleam.toml | |
parent | 20fae64962dbbe740ee3a733e4b932f8f5fb8350 (diff) | |
download | lustre-1.2.0.tar.gz lustre-1.2.0.zip |
:bookmark: Bump version to 1.2.01.2.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.1.0" +version = "1.2.0" target = "javascript" |