aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2024-08-19 17:21:06 +0100
committerLouis Pilfold <louis@lpil.uk>2024-08-19 17:21:06 +0100
commit341a71049ad765f8788af497969efbb94aba0bab (patch)
tree624425568bb7fcefc1d0fff2b411b961d690ebff /gleam.toml
parent9789d26a5faa2ff284448387f5c6ff5131fef275 (diff)
downloadgleam_stdlib-341a71049ad765f8788af497969efbb94aba0bab.tar.gz
gleam_stdlib-341a71049ad765f8788af497969efbb94aba0bab.zip
v0.40.0v0.40.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 d9a5bcb..999653e 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.39.0"
+version = "0.40.0"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"