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