diff options
author | Louis Pilfold <louis@lpil.uk> | 2023-08-06 21:28:54 +0100 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2023-08-06 21:28:54 +0100 |
commit | a0d30280a91f1d4ce1115536ac7b85ffc6ef49ed (patch) | |
tree | 07d98e3fcaedf6542a6aae6d419538761e81f1ea /gleam.toml | |
parent | 80f90c0f120c8e570fcd9b3141e7d448fd0bac72 (diff) | |
download | gleam_stdlib-a0d30280a91f1d4ce1115536ac7b85ffc6ef49ed.tar.gz gleam_stdlib-a0d30280a91f1d4ce1115536ac7b85ffc6ef49ed.zip |
v0.30.1v0.30.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.30.0" +version = "0.30.1" gleam = ">= 0.30.0" licences = ["Apache-2.0"] description = "A standard library for the Gleam programming language" |