diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2023-07-12 00:56:16 +0100 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2023-07-12 00:56:16 +0100 |
commit | 19d6bcffb8eda0f2b6069d3505e2ec67a4d51455 (patch) | |
tree | 5971efcc97b23e8247e0f36612c75b99a1e5d552 | |
parent | d295fe8369a282d2ebb61049b17b2a692b6e4b82 (diff) | |
download | lustre-3.0.0-rc.4.tar.gz lustre-3.0.0-rc.4.zip |
:bookmark: Bump version to v3.0.0-rc.4v3.0.0-rc.4
-rw-r--r-- | gleam.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ name = "lustre" -version = "3.0.0-rc.3" +version = "3.0.0-rc.4" target = "javascript" |