From 2b12f06ba8828e0831f9d673702bcdb664674c40 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Tue, 23 Nov 2021 17:27:22 +0000 Subject: v0.18.0-rc1 --- gleam.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gleam.toml') 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" } -- cgit v1.2.3