aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2022-08-09 22:56:40 +0100
committerLouis Pilfold <louis@lpil.uk>2022-08-09 22:57:30 +0100
commitc705a5ebd2fccd569247a68b7088d840d8cdcb6a (patch)
tree2f25def463d3ad741c2bbb06a6936c93f0183563 /gleam.toml
parent56012fe80042d9e20e5205aa15cef3f8ea83daf6 (diff)
downloadgleam_stdlib-c705a5ebd2fccd569247a68b7088d840d8cdcb6a.tar.gz
gleam_stdlib-c705a5ebd2fccd569247a68b7088d840d8cdcb6a.zip
v0.22.2v0.22.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 4349f97..10b6f12 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.22.1"
+version = "0.22.2"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"