diff options
author | Louis Pilfold <louis@lpil.uk> | 2024-12-10 14:36:58 +0000 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2024-12-10 14:36:58 +0000 |
commit | f15d41b5087d286b4862e2d5dea5382961daef55 (patch) | |
tree | e130ddc91dec73c8839e603a5fbebd5aef9d0f96 /gleam.toml | |
parent | 370a060299cc9aeca4b37c3a36ce392055599815 (diff) | |
download | gleam_stdlib-f15d41b5087d286b4862e2d5dea5382961daef55.tar.gz gleam_stdlib-f15d41b5087d286b4862e2d5dea5382961daef55.zip |
v0.47.0v0.47.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.46.0" +version = "0.47.0" gleam = ">= 0.32.0" licences = ["Apache-2.0"] description = "A standard library for the Gleam programming language" |