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:23 +0000 |
commit | 580fd9d7bde8a0bf79139765634a63c515f5a458 (patch) | |
tree | 388d1faed03b5dcd6b72fd29b618642caf4add13 /gleam.toml | |
parent | 115afa61406cdc77e68133bc5a02f937911b4349 (diff) | |
download | gleam_stdlib-580fd9d7bde8a0bf79139765634a63c515f5a458.tar.gz gleam_stdlib-580fd9d7bde8a0bf79139765634a63c515f5a458.zip |
v0.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" |