Skip to content

Commit

Permalink
Bump version to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephTLyons committed Dec 21, 2024
1 parent 6adb590 commit 86d7b37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v1.1.1 - 2024-12-21

- Improve documentation.

## v1.1.0 - 2024-11-29

- Added support for expiry mode.
Expand Down
2 changes: 1 addition & 1 deletion gleam.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name = "persevero"
version = "1.1.0"
version = "1.1.1"

description = "Execute fallible operations multiple times."
licences = ["Apache-2.0"]
Expand Down

0 comments on commit 86d7b37

Please sign in to comment.