aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-12-17 18:45:58 +0000
committerLouis Pilfold <louis@lpil.uk>2023-12-17 18:45:58 +0000
commitd99000b882f5181d0d852993f454cde0d6c33aaf (patch)
tree6e5a421fd20ae1e53aa164ee3a4ec674a2ae19ad /gleam.toml
parent97d8d639e19d59a56a887038f45c1086c236c433 (diff)
downloadgleam_stdlib-d99000b882f5181d0d852993f454cde0d6c33aaf.tar.gz
gleam_stdlib-d99000b882f5181d0d852993f454cde0d6c33aaf.zip
v0.34.0v0.34.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 a978a7f..28efd9f 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.33.1"
+version = "0.34.0"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"