aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2022-08-09 23:08:52 +0100
committerLouis Pilfold <louis@lpil.uk>2022-08-09 23:08:52 +0100
commitfb560da31a313cb7e2966b131a0148a8173e9e4a (patch)
tree8921a7425914d8e03d514d6fbec4f3c8945b373b /gleam.toml
parentc705a5ebd2fccd569247a68b7088d840d8cdcb6a (diff)
downloadgleam_stdlib-fb560da31a313cb7e2966b131a0148a8173e9e4a.tar.gz
gleam_stdlib-fb560da31a313cb7e2966b131a0148a8173e9e4a.zip
v0.22.3v0.22.3
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 10b6f12..cbea262 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.22.2"
+version = "0.22.3"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"