diff options
author | Louis Pilfold <louis@lpil.uk> | 2024-07-09 14:22:24 +0100 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2024-07-09 14:22:24 +0100 |
commit | 7aba73d83c42763e1854dd4a0beb0f17fb8b4019 (patch) | |
tree | 158296ae7a78e01d310e7dc88c53966a67082e71 /gleam.toml | |
parent | 58f3f919eb41d7017d9068159a5953d227e7ad80 (diff) | |
download | gleam_stdlib-7aba73d83c42763e1854dd4a0beb0f17fb8b4019.tar.gz gleam_stdlib-7aba73d83c42763e1854dd4a0beb0f17fb8b4019.zip |
v0.39.0v0.39.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.38.0" +version = "0.39.0" gleam = ">= 0.32.0" licences = ["Apache-2.0"] description = "A standard library for the Gleam programming language" |