aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2025-01-04 12:23:49 +0000
committerLouis Pilfold <louis@lpil.uk>2025-01-04 12:23:49 +0000
commit330a3cc3c7bad3ba1171a5aa11d5451a6ee18278 (patch)
tree10d52dd6f808975b2102384784906a5a296ddb05 /gleam.toml
parent6f44f8382a7dad77c42d53193701ae8e49beb214 (diff)
downloadgleam_stdlib-330a3cc3c7bad3ba1171a5aa11d5451a6ee18278.tar.gz
gleam_stdlib-330a3cc3c7bad3ba1171a5aa11d5451a6ee18278.zip
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 04ba258..a05d27e 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.51.0"
+version = "0.52.0"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"