diff options
author | Louis Pilfold <louis@lpil.uk> | 2024-02-26 19:51:37 +0000 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2024-02-26 19:51:37 +0000 |
commit | 875fb53bba04160d95583e91e5857f0c6088a34a (patch) | |
tree | bd5fe454a286eaf5608c65d9b6b636865f8035bc /gleam.toml | |
parent | afe7bf769a2c6077233ec2dbdcaf467fcaf82d1d (diff) | |
download | gleam_stdlib-0.36.0.tar.gz gleam_stdlib-0.36.0.zip |
v0.36.0v0.36.0
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.35.1" +version = "0.36.0" gleam = ">= 0.32.0" licences = ["Apache-2.0"] description = "A standard library for the Gleam programming language" |