Skip to content

Commit 52f0d6d

Browse files
committed
v0.37.0
1 parent 66ec88a commit 52f0d6d

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.37.0 - 2024-04-19
44

55
- The `order` module gains the `break_tie` and `lazy_break_tie` functions.
66
- `list.at` has been deprecated as it was misleading and would be commonly

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

0 commit comments

Comments
 (0)