diff options
author | Louis Pilfold <louis@lpil.uk> | 2024-02-26 19:51:37 +0000 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2024-03-04 11:31:15 +0000 |
commit | 4e6bc4570f23860cc8e52fdf425f74b81638ee28 (patch) | |
tree | cfddd012a36744403c709b2c660c3d005fb29bbf /gleam.toml | |
parent | 55e5db2edb053c5b8bdb72fcaad33486efb52e30 (diff) | |
download | gleam_stdlib-4e6bc4570f23860cc8e52fdf425f74b81638ee28.tar.gz gleam_stdlib-4e6bc4570f23860cc8e52fdf425f74b81638ee28.zip |
v0.36.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.35.1" +version = "0.36.0" gleam = ">= 0.32.0" licences = ["Apache-2.0"] description = "A standard library for the Gleam programming language" |