Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
emhoracek committed Dec 30, 2024
1 parent dea44f5 commit 7da2d5b
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,3 +1,7 @@
* 0.4.0 Libby Horacek 2024-12-30

Bump version due to breaking changes

* 0.3.0 Remeike Forbes 2022-11-23

Introduce batched jobs
Expand Down
2 changes: 1 addition & 1 deletion hworker.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: hworker
version: 0.3.0
version: 0.4
synopsis: A reliable at-least-once job queue built on top of redis.
description: See README.
homepage: http://github.com/positiondev/hworker
Expand Down

0 comments on commit 7da2d5b

Please sign in to comment.