We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 177bde1 commit 21e6cb9Copy full SHA for 21e6cb9
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.19.3 - 2022-01-14
4
5
- Fixed a bug where `io.print` and `io.println` may print unicode characters
6
incorrectly.
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.19.2"
+version = "0.19.3"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"
0 commit comments