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