aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-09-25 13:42:50 +0100
committerLouis Pilfold <louis@lpil.uk>2023-09-25 13:42:50 +0100
commite20352a201499b0e2c662b581ba471daf0698563 (patch)
tree9dc6f70f9c7980de0d612984b0e03d91433ad3a1 /gleam.toml
parent043310b26a14bec36985c76ca928330568b4e888 (diff)
downloadgleam_stdlib-e20352a201499b0e2c662b581ba471daf0698563.tar.gz
gleam_stdlib-e20352a201499b0e2c662b581ba471daf0698563.zip
v0.31.0v0.31.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 82eba19..b4d51ab 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.30.2"
+version = "0.31.0"
gleam = ">= 0.30.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"