diff options
author | Louis Pilfold <louis@lpil.uk> | 2024-10-31 16:31:00 +0000 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2024-10-31 16:31:09 +0000 |
commit | b617da1d359ce2331f5410c456302e5966e00489 (patch) | |
tree | 451dff3aeb676c6ae5a601302623f139fe10a9ae /gleam.toml | |
parent | 75d5165c196ebec3b34f9c9c501f8e6dc64aa5b8 (diff) | |
download | gleam_stdlib-b617da1d359ce2331f5410c456302e5966e00489.tar.gz gleam_stdlib-b617da1d359ce2331f5410c456302e5966e00489.zip |
v0.41.0v0.41.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.40.0" +version = "0.41.0" gleam = ">= 0.32.0" licences = ["Apache-2.0"] description = "A standard library for the Gleam programming language" |