Skip to content

Commit b617da1

Browse files
committed
v0.41.0
1 parent 75d5165 commit b617da1

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

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

3-
## v0.41.0 - Unreleased
3+
## v0.41.0 - 2024-10-31
4+
5+
Happy Samhain! 🎃
46

57
- The `bit_array` module gains the `compare` function.
68
- The `float` module gains the `to_precision` function.

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.40.0"
2+
version = "0.41.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)