lib/tomo/plugin/sidekiq/version.rb in tomo-plugin-sidekiq-1.0.3 vs lib/tomo/plugin/sidekiq/version.rb in tomo-plugin-sidekiq-1.0.4
- old
+ new
@@ -2,7 +2,7 @@
module Plugin
end
end
module Tomo::Plugin::Sidekiq
- VERSION = "1.0.3".freeze
+ VERSION = "1.0.4".freeze
end