1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/lib/sidekiq/version.rb
2013-01-16 13:08:20 -08:00

3 lines
39 B
Ruby

module Sidekiq
VERSION = "2.6.5"
end