aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2024-05-24 16:50:08 +0100
committerLouis Pilfold <louis@lpil.uk>2024-05-24 16:50:08 +0100
commitd8f046a674197b41e409fec0522a5f6d2d4c7a6d (patch)
tree96ac7459e23f7b0f9283ac35b8759f6dbe6e17ab /gleam.toml
parent6d40ea271ace46388d4296c3dff9034d26e67897 (diff)
downloadgleam_stdlib-d8f046a674197b41e409fec0522a5f6d2d4c7a6d.tar.gz
gleam_stdlib-d8f046a674197b41e409fec0522a5f6d2d4c7a6d.zip
v0.38.0v0.38.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 17acd8f..945a65d 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.37.0"
+version = "0.38.0"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"