diff options
author | Louis Pilfold <louis@lpil.uk> | 2023-06-01 18:11:22 +0100 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2023-06-01 18:11:22 +0100 |
commit | 89eef10f6766c8cb514175c0b915e1272c775a73 (patch) | |
tree | ea1b91bff051b9916dcfb01ee437cf8023b304f2 /gleam.toml | |
parent | 086b83a2038b72d194a66185b4a8da82b5c5b6dc (diff) | |
download | gleam_stdlib-89eef10f6766c8cb514175c0b915e1272c775a73.tar.gz gleam_stdlib-89eef10f6766c8cb514175c0b915e1272c775a73.zip |
v0.29.1v0.29.1
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.0" +version = "0.29.1" licences = ["Apache-2.0"] description = "A standard library for the Gleam programming language" |