Skip to content

Commit 4870b16

Browse files
committed
v0.69.0
1 parent 2881ecb commit 4870b16

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-
## Unreleased
3+
## v0.69.0 - 2026-01-26
44

55
- The `int.range` function has been added.
66
- The `list.range` function has been deprecated.

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.68.1"
2+
version = "0.69.0"
33
gleam = ">= 1.14.0"
44
licences = ["Apache-2.0"]
55
description = "A standard library for the Gleam programming language"

0 commit comments

Comments
 (0)