# frozen_string_literal: true module Sidekiq module Throttled # Gem version VERSION = "0.4.0".freeze end end