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