diff options
author | Louis Pilfold <louis@lpil.uk> | 2021-05-05 10:24:16 +0100 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2021-05-05 10:24:16 +0100 |
commit | 5c9e07bff452945d0e769450509774809da348f9 (patch) | |
tree | 1aeaad7ce58d73ffd693a96ad0b3f5b209e276e4 /gleam.toml | |
parent | 015d1f73c2876cb31a43bb0c1d983ceeb23d633c (diff) | |
download | gleam_stdlib-5c9e07bff452945d0e769450509774809da348f9.tar.gz gleam_stdlib-5c9e07bff452945d0e769450509774809da348f9.zip |
v0.15.0v0.15.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.12.0" +version = "0.15.0" [repository] type = "github" |