diff options
author | Louis Pilfold <louis@lpil.uk> | 2021-11-23 18:31:02 +0000 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2021-11-23 18:31:25 +0000 |
commit | 60c15c25bd7fc4a762ff2eba0dbc973f8b44b613 (patch) | |
tree | 98d04b29badb220797483c2e6ae3edaba80ed68f /gleam.toml | |
parent | b896e9569752c4c6780430a6dce82aecb3df1317 (diff) | |
download | gleam_stdlib-60c15c25bd7fc4a762ff2eba0dbc973f8b44b613.tar.gz gleam_stdlib-60c15c25bd7fc4a762ff2eba0dbc973f8b44b613.zip |
v0.18.0v0.18.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.18.0-rc1" +version = "0.18.0" licences = ["Apache-2.0"] description = "A standard library for the Gleam programming language" |