aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2022-01-09 19:38:17 +0000
committerLouis Pilfold <louis@lpil.uk>2022-01-09 19:38:17 +0000
commit6498513ed9b17ee0e50ea566db6984c81866aa75 (patch)
treeb1f491bcacfccb955d1122dc531fef4ad8ebaf06 /gleam.toml
parent4303b4714e2e26939c67cc556e532e0eb3204bcd (diff)
downloadgleam_stdlib-6498513ed9b17ee0e50ea566db6984c81866aa75.tar.gz
gleam_stdlib-6498513ed9b17ee0e50ea566db6984c81866aa75.zip
v0.19.2v0.19.2
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index a17d956..2e5f4b6 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.19.1"
+version = "0.19.2"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"