aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2022-04-24 13:23:09 +0100
committerLouis Pilfold <louis@lpil.uk>2022-04-24 13:23:09 +0100
commitfe0a682670f727bb53e8a961f97718abebe1c69d (patch)
tree00ea0451954bc982c9c07a03e6447891f23d2e2c /gleam.toml
parent2889290e5ef29082ae7bb3216667027780dbcc3d (diff)
downloadgleam_stdlib-fe0a682670f727bb53e8a961f97718abebe1c69d.tar.gz
gleam_stdlib-fe0a682670f727bb53e8a961f97718abebe1c69d.zip
v0.21.0v0.21.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 f3a473b..c56438c 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.20.0"
+version = "0.21.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"