diff options
author | Louis Pilfold <louis@lpil.uk> | 2024-02-15 17:48:05 +0000 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2024-02-15 17:48:05 +0000 |
commit | f36ef4d48887ae490b00f12c032ef5f5016f8f8a (patch) | |
tree | d272f13fc14c60281107e2acf842087124e4be29 /gleam.toml | |
parent | dcfb858701f8bdd1e49c1079292bcc6a850d64b9 (diff) | |
download | gleam_stdlib-f36ef4d48887ae490b00f12c032ef5f5016f8f8a.tar.gz gleam_stdlib-f36ef4d48887ae490b00f12c032ef5f5016f8f8a.zip |
v0.35.1v0.35.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.35.0" +version = "0.35.1" gleam = ">= 0.32.0" licences = ["Apache-2.0"] description = "A standard library for the Gleam programming language" |