We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea266a commit 96ac8e7Copy full SHA for 96ac8e7
lib/sidekiq/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module Sidekiq
4
- VERSION = "6.3.1"
+ VERSION = "6.3.2"
5
end
0 commit comments