Skip to content

Commit

Permalink
v0.1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Jan 26, 2024
1 parent 5f65932 commit 6cb9ff4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Revision history for stamina

## 0.1.0.3 (2024-01-26)

* Fix typo
* Add Stamina.indefiniteDefaults

## 0.1.0.2 (2024-01-03)

* Fix haddock
Expand Down
2 changes: 1 addition & 1 deletion stamina.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.4
name: stamina
version: 0.1.0.2
version: 0.1.0.3
synopsis: Retries for humans
homepage: https://github.com/cachix/stamina.hs
license: Apache-2.0
Expand Down

0 comments on commit 6cb9ff4

Please sign in to comment.