diff options
author | Louis Pilfold <louis@lpil.uk> | 2023-06-21 17:23:36 +0100 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2023-06-21 17:23:36 +0100 |
commit | f4e41c423378175a61dd2c081e7320f41da4a235 (patch) | |
tree | 784899f1d88f6b273fad1fb105ed098a7a47f76b /gleam.toml | |
parent | 2c8c8135ada5d922301caf502af26cfea1057814 (diff) | |
download | gleam_stdlib-f4e41c423378175a61dd2c081e7320f41da4a235.tar.gz gleam_stdlib-f4e41c423378175a61dd2c081e7320f41da4a235.zip |
v0.29.2v0.29.2
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.29.1" +version = "0.29.2" licences = ["Apache-2.0"] description = "A standard library for the Gleam programming language" |