aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2024-11-28 12:21:53 +0000
committerLouis Pilfold <louis@lpil.uk>2024-11-28 12:21:53 +0000
commitc339a9788fc514cad8cbd6b1e9b04b32d9e3e967 (patch)
treed06b99766369e1e8e6d372c2777c5e6bf964c37b /gleam.toml
parent8adb4a324ae135fad617da0ea3f70bd9082596c4 (diff)
downloadgleam_stdlib-c339a9788fc514cad8cbd6b1e9b04b32d9e3e967.tar.gz
gleam_stdlib-c339a9788fc514cad8cbd6b1e9b04b32d9e3e967.zip
v0.45.0v0.45.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 7a60feb..d89603e 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.44.0"
+version = "0.45.0"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"