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 f1c6634 commit e261f0fCopy full SHA for e261f0f
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.33.1 - Unreleased
+## v0.33.1 - 2023-12-02
4
5
- Fixed `string.to_graphemes` failing on JavaScript runtimes when the
6
`Intl.Segmenter` class is not available.
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.33.0"
+version = "0.33.1"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"
0 commit comments