lib/tomo/plugin/sidekiq/version.rb in tomo-plugin-sidekiq-0.1.0 vs lib/tomo/plugin/sidekiq/version.rb in tomo-plugin-sidekiq-0.2.0

- old
+ new

@@ -1,7 +1,7 @@ module Tomo module Plugin module Sidekiq - VERSION = "0.1.0".freeze + VERSION = "0.2.0".freeze end end end