diff options
author | Louis Pilfold <louis@lpil.uk> | 2022-04-24 13:23:09 +0100 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2022-04-24 13:23:09 +0100 |
commit | fe0a682670f727bb53e8a961f97718abebe1c69d (patch) | |
tree | 00ea0451954bc982c9c07a03e6447891f23d2e2c /gleam.toml | |
parent | 2889290e5ef29082ae7bb3216667027780dbcc3d (diff) | |
download | gleam_stdlib-fe0a682670f727bb53e8a961f97718abebe1c69d.tar.gz gleam_stdlib-fe0a682670f727bb53e8a961f97718abebe1c69d.zip |
v0.21.0v0.21.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.20.0" +version = "0.21.0" licences = ["Apache-2.0"] description = "A standard library for the Gleam programming language" |