aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2021-11-23 18:31:02 +0000
committerLouis Pilfold <louis@lpil.uk>2021-11-23 18:31:25 +0000
commit60c15c25bd7fc4a762ff2eba0dbc973f8b44b613 (patch)
tree98d04b29badb220797483c2e6ae3edaba80ed68f /gleam.toml
parentb896e9569752c4c6780430a6dce82aecb3df1317 (diff)
downloadgleam_stdlib-60c15c25bd7fc4a762ff2eba0dbc973f8b44b613.tar.gz
gleam_stdlib-60c15c25bd7fc4a762ff2eba0dbc973f8b44b613.zip
v0.18.0v0.18.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 766bbff..b9a76cd 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.18.0-rc1"
+version = "0.18.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"