Skip to content

Commit 2af0691

Browse files
committed
v0.55.0
1 parent 6a9f39d commit 2af0691

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## v0.55.0 - 2025-02-21
44

55
- The performance of `dict.is_empty` has been improved.
66
- The `flip` function in the `function` module has been deprecated.

gleam.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "gleam_stdlib"
2-
version = "0.54.0"
2+
version = "0.55.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)