diff options
author | Louis Pilfold <louis@lpil.uk> | 2023-11-01 15:48:55 +0000 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2023-11-01 15:48:55 +0000 |
commit | 5d08571cb57a5f2117a0ee9a06d7cc260b96ba1d (patch) | |
tree | 3881af725550bd1ddb103a80e677966ca2e49914 /gleam.toml | |
parent | 62b05d74e041b754107b04921e02965fe3db63cc (diff) | |
download | gleam_stdlib-5d08571cb57a5f2117a0ee9a06d7cc260b96ba1d.tar.gz gleam_stdlib-5d08571cb57a5f2117a0ee9a06d7cc260b96ba1d.zip |
v0.32.0v0.32.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.31.0" +version = "0.32.0" gleam = ">= 0.32.0" licences = ["Apache-2.0"] description = "A standard library for the Gleam programming language" |