aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2022-06-27 21:28:32 +0100
committerLouis Pilfold <louis@lpil.uk>2022-06-27 21:28:32 +0100
commit402040ddad97b046e6d215d1efc49b6920315a87 (patch)
treef7fe757b3b94c955d75719bd00fb03c609d6c6ea /gleam.toml
parent151304663034ae06dfe2b137cc79b70577628605 (diff)
downloadgleam_stdlib-402040ddad97b046e6d215d1efc49b6920315a87.tar.gz
gleam_stdlib-402040ddad97b046e6d215d1efc49b6920315a87.zip
v0.22.1v0.22.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 8950494..4349f97 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.22.0"
+version = "0.22.1"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"