File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
sentry-delayed_job/lib/sentry/delayed_job
sentry-rails/lib/sentry/rails
sentry-resque/lib/sentry/resque
sentry-sidekiq/lib/sentry/sidekiq Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
module Sentry
2
2
module DelayedJob
3
- VERSION = "4.6.4 "
3
+ VERSION = "4.6.5 "
4
4
end
5
5
end
Original file line number Diff line number Diff line change 1
1
module Sentry
2
2
module Rails
3
- VERSION = "4.6.4 "
3
+ VERSION = "4.6.5 "
4
4
end
5
5
end
Original file line number Diff line number Diff line change 1
1
module Sentry
2
2
module Resque
3
- VERSION = "4.6.4 "
3
+ VERSION = "4.6.5 "
4
4
end
5
5
end
Original file line number Diff line number Diff line change 1
1
module Sentry
2
- VERSION = "4.6.4 "
2
+ VERSION = "4.6.5 "
3
3
end
Original file line number Diff line number Diff line change 1
1
module Sentry
2
2
module Sidekiq
3
- VERSION = "4.6.4 "
3
+ VERSION = "4.6.5 "
4
4
end
5
5
end
You can’t perform that action at this time.
0 commit comments