diff options
author | Louis Pilfold <louis@lpil.uk> | 2022-01-09 19:35:03 +0000 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2022-01-09 19:35:03 +0000 |
commit | 4303b4714e2e26939c67cc556e532e0eb3204bcd (patch) | |
tree | 58b6369eb44a1ee0f57a7a0cca0a2eed740372d4 | |
parent | e5cfaa88421437ac9ddb77e6bea5298daec94e7f (diff) | |
download | gleam_stdlib-0.19.1.tar.gz gleam_stdlib-0.19.1.zip |
v0.19.1v0.19.1
-rw-r--r-- | gleam.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ name = "gleam_stdlib" -version = "0.19.0" +version = "0.19.1" licences = ["Apache-2.0"] description = "A standard library for the Gleam programming language" |