aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-06-21 17:23:36 +0100
committerLouis Pilfold <louis@lpil.uk>2023-06-21 17:23:36 +0100
commitf4e41c423378175a61dd2c081e7320f41da4a235 (patch)
tree784899f1d88f6b273fad1fb105ed098a7a47f76b /gleam.toml
parent2c8c8135ada5d922301caf502af26cfea1057814 (diff)
downloadgleam_stdlib-f4e41c423378175a61dd2c081e7320f41da4a235.tar.gz
gleam_stdlib-f4e41c423378175a61dd2c081e7320f41da4a235.zip
v0.29.2v0.29.2
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 1d096d9..44a866e 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.29.1"
+version = "0.29.2"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"