Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
Release 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
knapo committed Oct 30, 2023
1 parent e6e2fcd commit 6657efe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
newrelic-sidekiq-metrics (1.6.1)
newrelic-sidekiq-metrics (1.6.2)
newrelic_rpm (>= 8.0.0)
sidekiq

Expand Down
2 changes: 1 addition & 1 deletion lib/newrelic_sidekiq_metrics/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module NewrelicSidekiqMetrics
VERSION = '1.6.1'.freeze
VERSION = '1.6.2'.freeze
end

0 comments on commit 6657efe

Please sign in to comment.