aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-08-06 21:28:54 +0100
committerLouis Pilfold <louis@lpil.uk>2023-08-06 21:28:54 +0100
commita0d30280a91f1d4ce1115536ac7b85ffc6ef49ed (patch)
tree07d98e3fcaedf6542a6aae6d419538761e81f1ea /gleam.toml
parent80f90c0f120c8e570fcd9b3141e7d448fd0bac72 (diff)
downloadgleam_stdlib-a0d30280a91f1d4ce1115536ac7b85ffc6ef49ed.tar.gz
gleam_stdlib-a0d30280a91f1d4ce1115536ac7b85ffc6ef49ed.zip
v0.30.1v0.30.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 6f48297..ca87fdb 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.30.0"
+version = "0.30.1"
gleam = ">= 0.30.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"