aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2024-12-22 10:55:32 +0000
committerLouis Pilfold <louis@lpil.uk>2024-12-22 10:56:21 +0000
commitfc9444cec5e9482d2d1b56cf3354321d82a75f36 (patch)
tree629ff568399b727d97efc81d6829eb2efbe00257 /gleam.toml
parentf43a6366e44062a5928340599591048a89f7398f (diff)
downloadgleam_stdlib-fc9444cec5e9482d2d1b56cf3354321d82a75f36.tar.gz
gleam_stdlib-fc9444cec5e9482d2d1b56cf3354321d82a75f36.zip
v0.50.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 9107081..d4a2ac6 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.49.0"
+version = "0.50.0"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"