diff options
author | Louis Pilfold <louis@lpil.uk> | 2022-09-15 12:50:01 +0100 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2022-09-15 12:50:01 +0100 |
commit | 0076b6f2bef09c2b1cf7f14c3da12faa8b2a4c11 (patch) | |
tree | 294c08651eeb71d8c143e4d1b9390edd872bdb61 /gleam.toml | |
parent | af2046018a87f2e06e9331bde868331d7ce62b15 (diff) | |
download | gleam_stdlib-0076b6f2bef09c2b1cf7f14c3da12faa8b2a4c11.tar.gz gleam_stdlib-0076b6f2bef09c2b1cf7f14c3da12faa8b2a4c11.zip |
v0.23.0v0.23.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.22.3" +version = "0.23.0" licences = ["Apache-2.0"] description = "A standard library for the Gleam programming language" |