aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-08-31 14:59:26 +0100
committerLouis Pilfold <louis@lpil.uk>2023-08-31 14:59:26 +0100
commit7eb79b56bef006957b597fc5ad277db539a87d69 (patch)
tree652e7fcf27a11432da89e25cb157f16f130a92ac /gleam.toml
parent045770bacea6280e52a070da26efdc845520b947 (diff)
downloadgleam_stdlib-7eb79b56bef006957b597fc5ad277db539a87d69.tar.gz
gleam_stdlib-7eb79b56bef006957b597fc5ad277db539a87d69.zip
v0.30.2v0.30.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 ca87fdb..82eba19 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.30.1"
+version = "0.30.2"
gleam = ">= 0.30.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"