aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-12-02 22:23:11 +0000
committerLouis Pilfold <louis@lpil.uk>2023-12-02 22:23:11 +0000
commite261f0fde8fb3b86830cc0fc5db039378cfb3d9e (patch)
treea495a60a6809b397544333d37a6a188a2288a087 /gleam.toml
parentf1c66344fcc4a507a6dcf21847c4eb732fc4652b (diff)
downloadgleam_stdlib-e261f0fde8fb3b86830cc0fc5db039378cfb3d9e.tar.gz
gleam_stdlib-e261f0fde8fb3b86830cc0fc5db039378cfb3d9e.zip
v0.33.1v0.33.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 0cb0531..a978a7f 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.33.0"
+version = "0.33.1"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"