diff options
author | Louis Pilfold <louis@lpil.uk> | 2024-12-17 15:20:35 +0000 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2024-12-17 15:20:35 +0000 |
commit | c33b7341838d9286903c39697c82fc81f30fd437 (patch) | |
tree | eaee379b5112b8e60fd7c5d3b9daa76d8f3581a7 /gleam.toml | |
parent | bb50cd1621fe10aad79fa40d6437265084344ad4 (diff) | |
download | gleam_stdlib-c33b7341838d9286903c39697c82fc81f30fd437.tar.gz gleam_stdlib-c33b7341838d9286903c39697c82fc81f30fd437.zip |
v0.48.0v0.48.0
Diffstat (limited to 'gleam.toml')
-rw-r--r-- | gleam.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |