Skip to content

Commit bb16dcf

Browse files
committed
v0.67.0
1 parent 7c05f3a commit bb16dcf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v0.67.0 - 2025-10-21
3+
## v0.67.0 - 2025-11-24
44

55
- The `failure` from the `dynamic/decode` module gains the `expected` label.
66
- The `dynamic/decode` module now uses the term "placeholder value" rather than

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "gleam_stdlib"
2-
version = "0.66.0"
2+
version = "0.67.0"
33
gleam = ">= 1.11.0"
44
licences = ["Apache-2.0"]
55
description = "A standard library for the Gleam programming language"

0 commit comments

Comments
 (0)