aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-11-11 23:17:48 +0000
committerLouis Pilfold <louis@lpil.uk>2023-11-11 23:17:48 +0000
commit7a07cf7d501a373a5aaa3f588c72ee5ac20cd7a4 (patch)
treeddcd7001c9f50a68e24db23db25bb1107d0c2c72 /gleam.toml
parentf75f1bc66286a9e2b5b5806d717d9d570c35da64 (diff)
downloadgleam_stdlib-7a07cf7d501a373a5aaa3f588c72ee5ac20cd7a4.tar.gz
gleam_stdlib-7a07cf7d501a373a5aaa3f588c72ee5ac20cd7a4.zip
v0.32.1v0.32.1
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 94f0951..3c087b3 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.32.0"
+version = "0.32.1"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"