Skip to content

Commit 52f7a8a

Browse files
committed
chore: bump version to '0.1.5'.
1 parent df86ddc commit 52f7a8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

3-
### [Unreleased]
3+
### [0.1.5] - 2025-05-04
44

55
- Add duration, status and error reports to history.
66
- Fix Code Climate report by updating CI runner from `ubuntu-20.04` to `ubuntu-22.04`.

lib/sidekiq/tasks/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Sidekiq
44
module Tasks
5-
VERSION = "0.1.4"
5+
VERSION = "0.1.5"
66
end
77
end

0 commit comments

Comments
 (0)