aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2024-07-09 14:22:24 +0100
committerLouis Pilfold <louis@lpil.uk>2024-07-09 14:22:24 +0100
commit7aba73d83c42763e1854dd4a0beb0f17fb8b4019 (patch)
tree158296ae7a78e01d310e7dc88c53966a67082e71 /gleam.toml
parent58f3f919eb41d7017d9068159a5953d227e7ad80 (diff)
downloadgleam_stdlib-7aba73d83c42763e1854dd4a0beb0f17fb8b4019.tar.gz
gleam_stdlib-7aba73d83c42763e1854dd4a0beb0f17fb8b4019.zip
v0.39.0v0.39.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 945a65d..d9a5bcb 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.38.0"
+version = "0.39.0"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"