diff options
author | Louis Pilfold <louis@lpil.uk> | 2024-12-22 14:04:59 +0000 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2024-12-22 14:04:59 +0000 |
commit | 928f8fb7f6d8c46ebb42c0f71b654afb19a1607e (patch) | |
tree | 2ad5659e9d30081ac6b2e80fba5df6e0aa7511bf /gleam.toml | |
parent | cbec8f5109415882a47e191af2a5e1a7d2b412d7 (diff) | |
download | gleam_stdlib-928f8fb7f6d8c46ebb42c0f71b654afb19a1607e.tar.gz gleam_stdlib-928f8fb7f6d8c46ebb42c0f71b654afb19a1607e.zip |
v0.51.0v0.51.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.50.0" +version = "0.51.0" gleam = ">= 0.32.0" licences = ["Apache-2.0"] description = "A standard library for the Gleam programming language" |