aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2024-12-19 12:01:39 +0000
committerLouis Pilfold <louis@lpil.uk>2024-12-19 12:01:39 +0000
commit6ee4726085624e53e3a10829efc95b5e25741206 (patch)
treec29d81676754f6d318ff3b75ea2d000efd2d85d1 /gleam.toml
parente6107961d933d9ec34503bfee10d7fdea6aea87b (diff)
downloadgleam_stdlib-0.49.0.tar.gz
gleam_stdlib-0.49.0.zip
v0.49.0v0.49.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 0ca774c..9107081 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.48.0"
+version = "0.49.0"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"