1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
This commit is contained in:
Mike Perham 2022-03-17 10:42:58 -07:00
parent a8c4966cdc
commit b473cfa400

View file

@ -1,5 +1,5 @@
# frozen_string_literal: true
module Sidekiq
VERSION = "6.4.1"
VERSION = "6.4.2"
end