# frozen_string_literal: true

module Sidekiq
  module Cron
    VERSION = "1.8.0"
  end
end
