aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2022-01-09 19:35:03 +0000
committerLouis Pilfold <louis@lpil.uk>2022-01-09 19:35:03 +0000
commit4303b4714e2e26939c67cc556e532e0eb3204bcd (patch)
tree58b6369eb44a1ee0f57a7a0cca0a2eed740372d4
parente5cfaa88421437ac9ddb77e6bea5298daec94e7f (diff)
downloadgleam_stdlib-4303b4714e2e26939c67cc556e532e0eb3204bcd.tar.gz
gleam_stdlib-4303b4714e2e26939c67cc556e532e0eb3204bcd.zip
v0.19.1v0.19.1
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index ea263a2..a17d956 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.19.0"
+version = "0.19.1"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"