aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-04-10 11:06:13 +0100
committerLouis Pilfold <louis@lpil.uk>2023-04-10 11:06:13 +0100
commita4fdb9d9f9e97ba6bc233cc5607b3c3d40caa70d (patch)
treee820090dafdde297a89cddfeba1ac05abf774143 /gleam.toml
parent52d992c7e82a87b6a6d430ce565fad14ed7952c6 (diff)
downloadgleam_stdlib-a4fdb9d9f9e97ba6bc233cc5607b3c3d40caa70d.tar.gz
gleam_stdlib-a4fdb9d9f9e97ba6bc233cc5607b3c3d40caa70d.zip
v0.28.1v0.28.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 2d61f24..b1505b9 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.28.0"
+version = "0.28.1"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"