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 af20460 commit 0076b6fCopy full SHA for 0076b6f
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.23.0 - 2022-09-15
4
5
- Fixed `string.inspect` and `io.debug` crashing on improper Erlang lists (#333).
6
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.22.3"
+version = "0.23.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"
0 commit comments