aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-05-09 12:49:18 +0100
committerLouis Pilfold <louis@lpil.uk>2023-05-09 12:49:18 +0100
commit902b81d7741cbb3ef4fbc9643b952125d6977d78 (patch)
tree0b252f2b482ccf3ad8b7b15d3e141f90423c3780 /gleam.toml
parent9fc13e67f4210b4d1baaa166bf54e69a01478bb2 (diff)
downloadgleam_stdlib-902b81d7741cbb3ef4fbc9643b952125d6977d78.tar.gz
gleam_stdlib-902b81d7741cbb3ef4fbc9643b952125d6977d78.zip
v0.28.2v0.28.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 b1505b9..163a75e 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.28.1"
+version = "0.28.2"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"