diff options
author | Louis Pilfold <louis@lpil.uk> | 2023-08-31 14:59:26 +0100 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2023-08-31 14:59:26 +0100 |
commit | 7eb79b56bef006957b597fc5ad277db539a87d69 (patch) | |
tree | 652e7fcf27a11432da89e25cb157f16f130a92ac /gleam.toml | |
parent | 045770bacea6280e52a070da26efdc845520b947 (diff) | |
download | gleam_stdlib-7eb79b56bef006957b597fc5ad277db539a87d69.tar.gz gleam_stdlib-7eb79b56bef006957b597fc5ad277db539a87d69.zip |
v0.30.2v0.30.2
Diffstat (limited to 'gleam.toml')
-rw-r--r-- | gleam.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ name = "gleam_stdlib" -version = "0.30.1" +version = "0.30.2" gleam = ">= 0.30.0" licences = ["Apache-2.0"] description = "A standard library for the Gleam programming language" |