Skip to content

Commit 67b8b49

Browse files
committed
Bump version to v1.1.2
1 parent b07b8da commit 67b8b49

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v1.1.2 - 2025-09-12
4+
5+
- Refreshed dependencies
6+
- Relaxed upper version constraints on dependencies
7+
- Internally, now using `gleam_time` instead of `birl`, as it seems to be maintained more actively
8+
39
## v1.1.1 - 2024-12-21
410

511
- Improve documentation.

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "persevero"
2-
version = "1.1.1"
2+
version = "1.1.2"
33

44
description = "Execute fallible operations multiple times."
55
licences = ["Apache-2.0"]

0 commit comments

Comments
 (0)