aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2021-11-23 17:27:22 +0000
committerLouis Pilfold <louis@lpil.uk>2021-11-23 17:30:51 +0000
commit2b12f06ba8828e0831f9d673702bcdb664674c40 (patch)
tree6e772cb28f205c82a0fe27a6cf0a5a2e519747ae /gleam.toml
parent932852485ab3a6c9ebfc3b2fc75d6eb9fe9a6489 (diff)
downloadgleam_stdlib-2b12f06ba8828e0831f9d673702bcdb664674c40.tar.gz
gleam_stdlib-2b12f06ba8828e0831f9d673702bcdb664674c40.zip
v0.18.0-rc1
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gleam.toml b/gleam.toml
index 53f043f..766bbff 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,6 +1,6 @@
name = "gleam_stdlib"
-version = "0.17.1"
-licence = "Apache-2.0"
+version = "0.18.0-rc1"
+licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"
repository = { type = "github", user = "gleam-lang", repo = "stdlib" }