aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2024-12-22 14:04:59 +0000
committerLouis Pilfold <louis@lpil.uk>2024-12-22 14:04:59 +0000
commit928f8fb7f6d8c46ebb42c0f71b654afb19a1607e (patch)
tree2ad5659e9d30081ac6b2e80fba5df6e0aa7511bf /gleam.toml
parentcbec8f5109415882a47e191af2a5e1a7d2b412d7 (diff)
downloadgleam_stdlib-928f8fb7f6d8c46ebb42c0f71b654afb19a1607e.tar.gz
gleam_stdlib-928f8fb7f6d8c46ebb42c0f71b654afb19a1607e.zip
v0.51.0v0.51.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 d4a2ac6..04ba258 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.50.0"
+version = "0.51.0"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"