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
2012-05-09 20:22:49 -07:00

3 lines
39 B
Ruby

module Sidekiq
VERSION = "1.2.1"
end