aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2024-10-31 16:31:00 +0000
committerLouis Pilfold <louis@lpil.uk>2024-10-31 16:31:09 +0000
commitb617da1d359ce2331f5410c456302e5966e00489 (patch)
tree451dff3aeb676c6ae5a601302623f139fe10a9ae /gleam.toml
parent75d5165c196ebec3b34f9c9c501f8e6dc64aa5b8 (diff)
downloadgleam_stdlib-b617da1d359ce2331f5410c456302e5966e00489.tar.gz
gleam_stdlib-b617da1d359ce2331f5410c456302e5966e00489.zip
v0.41.0v0.41.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 999653e..6f4c887 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.40.0"
+version = "0.41.0"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"