Skip to content

Commit

Permalink
Release version 7.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
brucebolt committed Nov 13, 2023
1 parent 0df0c25 commit c12dafe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 7.1.4

* Require sidekiq > 6.5.10 and < 7

Expand Down
2 changes: 1 addition & 1 deletion lib/govuk_sidekiq/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module GovukSidekiq
VERSION = "7.1.3".freeze
VERSION = "7.1.4".freeze
end

0 comments on commit c12dafe

Please sign in to comment.