breamware/sidekiq-batch

View on GitHub
lib/sidekiq/batch/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Sidekiq
  class Batch
    VERSION = '0.2.0'.freeze
  end
end