diff options
author | Louis Pilfold <louis@lpil.uk> | 2024-12-22 10:55:32 +0000 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2024-12-22 10:56:21 +0000 |
commit | fc9444cec5e9482d2d1b56cf3354321d82a75f36 (patch) | |
tree | 629ff568399b727d97efc81d6829eb2efbe00257 /gleam.toml | |
parent | f43a6366e44062a5928340599591048a89f7398f (diff) | |
download | gleam_stdlib-fc9444cec5e9482d2d1b56cf3354321d82a75f36.tar.gz gleam_stdlib-fc9444cec5e9482d2d1b56cf3354321d82a75f36.zip |
v0.50.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.49.0" +version = "0.50.0" gleam = ">= 0.32.0" licences = ["Apache-2.0"] description = "A standard library for the Gleam programming language" |