diff options
author | Louis Pilfold <louis@lpil.uk> | 2023-09-25 13:42:50 +0100 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2023-09-25 13:42:50 +0100 |
commit | e20352a201499b0e2c662b581ba471daf0698563 (patch) | |
tree | 9dc6f70f9c7980de0d612984b0e03d91433ad3a1 /gleam.toml | |
parent | 043310b26a14bec36985c76ca928330568b4e888 (diff) | |
download | gleam_stdlib-e20352a201499b0e2c662b581ba471daf0698563.tar.gz gleam_stdlib-e20352a201499b0e2c662b581ba471daf0698563.zip |
v0.31.0v0.31.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.30.2" +version = "0.31.0" gleam = ">= 0.30.0" licences = ["Apache-2.0"] description = "A standard library for the Gleam programming language" |