aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2024-02-15 17:48:05 +0000
committerLouis Pilfold <louis@lpil.uk>2024-02-15 17:48:05 +0000
commitf36ef4d48887ae490b00f12c032ef5f5016f8f8a (patch)
treed272f13fc14c60281107e2acf842087124e4be29 /gleam.toml
parentdcfb858701f8bdd1e49c1079292bcc6a850d64b9 (diff)
downloadgleam_stdlib-f36ef4d48887ae490b00f12c032ef5f5016f8f8a.tar.gz
gleam_stdlib-f36ef4d48887ae490b00f12c032ef5f5016f8f8a.zip
v0.35.1v0.35.1
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 a4d00a9..2151b17 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.35.0"
+version = "0.35.1"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"