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