aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2022-10-15 13:06:20 +0100
committerLouis Pilfold <louis@lpil.uk>2022-10-15 13:06:48 +0100
commit66e51d9f97c7d5ce9671473f5d27f3e1f07371af (patch)
tree880f88013e811ccddff3d08590223246bc007eaf /gleam.toml
parent91019f9a0b31669b181d1d6aaff4103d5cc424f9 (diff)
downloadgleam_stdlib-66e51d9f97c7d5ce9671473f5d27f3e1f07371af.tar.gz
gleam_stdlib-66e51d9f97c7d5ce9671473f5d27f3e1f07371af.zip
v0.24.0v0.24.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 9a8753a..81d661f 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.23.0"
+version = "0.24.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"