diff options
author | Louis Pilfold <louis@lpil.uk> | 2021-06-17 11:38:29 +0100 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2021-06-17 11:38:29 +0100 |
commit | 5de06a97e35a8bd5e55653f5619562495c48f8bc (patch) | |
tree | 0a361c32fa7bef331ab3286c09b778b67557560b /gleam.toml | |
parent | 971c07becc5fcc9ee35d4a69aa06c8f22e38d061 (diff) | |
download | gleam_stdlib-5de06a97e35a8bd5e55653f5619562495c48f8bc.tar.gz gleam_stdlib-5de06a97e35a8bd5e55653f5619562495c48f8bc.zip |
v0.16.0v0.16.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.15.0" +version = "0.16.0" [repository] type = "github" |