aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2024-12-17 15:20:35 +0000
committerLouis Pilfold <louis@lpil.uk>2024-12-17 15:20:35 +0000
commitc33b7341838d9286903c39697c82fc81f30fd437 (patch)
treeeaee379b5112b8e60fd7c5d3b9daa76d8f3581a7 /gleam.toml
parentbb50cd1621fe10aad79fa40d6437265084344ad4 (diff)
downloadgleam_stdlib-c33b7341838d9286903c39697c82fc81f30fd437.tar.gz
gleam_stdlib-c33b7341838d9286903c39697c82fc81f30fd437.zip
v0.48.0v0.48.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 3ce6d59..0ca774c 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.47.0"
+version = "0.48.0"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"