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

4 lines
40 B
Ruby
Raw Normal View History

2012-01-16 22:25:20 -05:00
module Sidekiq
2013-11-05 12:29:07 -05:00
VERSION = "2.17.0"
2012-01-16 22:25:20 -05:00
end