diff options
author | Louis Pilfold <louis@lpil.uk> | 2022-11-19 14:02:11 +0000 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2022-11-19 14:02:11 +0000 |
commit | a77f74d2b154b50688807e20c326c78a67f6d68a (patch) | |
tree | f65ef7dc6a03204c9623e803e880164c34cfcf88 /gleam.toml | |
parent | 1cd95fb58fcddb3bc27e8f8dfeca8d898fbc1806 (diff) | |
download | gleam_stdlib-0.25.0.tar.gz gleam_stdlib-0.25.0.zip |
v0.25.0v0.25.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.24.0" +version = "0.25.0" licences = ["Apache-2.0"] description = "A standard library for the Gleam programming language" |