aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-06-01 18:11:22 +0100
committerLouis Pilfold <louis@lpil.uk>2023-06-01 18:11:22 +0100
commit89eef10f6766c8cb514175c0b915e1272c775a73 (patch)
treeea1b91bff051b9916dcfb01ee437cf8023b304f2 /gleam.toml
parent086b83a2038b72d194a66185b4a8da82b5c5b6dc (diff)
downloadgleam_stdlib-89eef10f6766c8cb514175c0b915e1272c775a73.tar.gz
gleam_stdlib-89eef10f6766c8cb514175c0b915e1272c775a73.zip
v0.29.1v0.29.1
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 5831bb3..1d096d9 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.29.0"
+version = "0.29.1"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"