diff --git a/lib/resque/integration/version.rb b/lib/resque/integration/version.rb index 224555f..56d8553 100644 --- a/lib/resque/integration/version.rb +++ b/lib/resque/integration/version.rb @@ -1,5 +1,5 @@ module Resque module Integration - VERSION = '3.4.1'.freeze + VERSION = '3.5.0'.freeze end end