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 1a43c48 commit f975279Copy full SHA for f975279
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v3.0.2 - 2025-07-01
4
+
5
+- Updated for lastest `gleam_stdlib`.
6
7
## v3.0.1 - 2025-05-14
8
9
- The `to_string_builder` function has been removed.
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_json"
-version = "3.0.1"
+version = "3.0.2"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
0 commit comments