Skip to content

Commit

Permalink
release: Release opentelemetry-instrumentation-resque 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Sep 7, 2023
1 parent d0d8e2d commit bbfda74
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions instrumentation/resque/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release History: opentelemetry-instrumentation-resque

### v0.5.0 / 2023-09-07

* (No significant changes)

### v0.4.2 / 2023-08-03

* FIXED: Remove inline linter rules
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
module OpenTelemetry
module Instrumentation
module Resque
VERSION = '0.4.2'
VERSION = '0.5.0'
end
end
end

0 comments on commit bbfda74

Please sign in to comment.