aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-11-01 15:48:55 +0000
committerLouis Pilfold <louis@lpil.uk>2023-11-01 15:48:55 +0000
commit5d08571cb57a5f2117a0ee9a06d7cc260b96ba1d (patch)
tree3881af725550bd1ddb103a80e677966ca2e49914 /gleam.toml
parent62b05d74e041b754107b04921e02965fe3db63cc (diff)
downloadgleam_stdlib-5d08571cb57a5f2117a0ee9a06d7cc260b96ba1d.tar.gz
gleam_stdlib-5d08571cb57a5f2117a0ee9a06d7cc260b96ba1d.zip
v0.32.0v0.32.0
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index 51feaf3..94f0951 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -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"