aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-02-26 19:03:52 +0000
committerLouis Pilfold <louis@lpil.uk>2023-02-26 19:03:52 +0000
commit4e0a750f1fcef7ea04d98664e2493baacd595060 (patch)
treec893265ef7518a503e6885fe0abc8ce794718067 /gleam.toml
parent2570d876f0900daa753fdbf87e50f5b0d447eb5e (diff)
downloadgleam_stdlib-4e0a750f1fcef7ea04d98664e2493baacd595060.tar.gz
gleam_stdlib-4e0a750f1fcef7ea04d98664e2493baacd595060.zip
v0.27.0v0.27.0
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 4d13d83..e7be242 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.26.1"
+version = "0.27.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"