aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2024-02-26 19:51:37 +0000
committerLouis Pilfold <louis@lpil.uk>2024-03-04 11:31:15 +0000
commit4e6bc4570f23860cc8e52fdf425f74b81638ee28 (patch)
treecfddd012a36744403c709b2c660c3d005fb29bbf /gleam.toml
parent55e5db2edb053c5b8bdb72fcaad33486efb52e30 (diff)
downloadgleam_stdlib-4e6bc4570f23860cc8e52fdf425f74b81638ee28.tar.gz
gleam_stdlib-4e6bc4570f23860cc8e52fdf425f74b81638ee28.zip
v0.36.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 2151b17..3f4f1bb 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.35.1"
+version = "0.36.0"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"