lib/resque/integration/version.rb in resque-integration-3.5.0 vs lib/resque/integration/version.rb in resque-integration-3.5.1

- old
+ new

@@ -1,5 +1,5 @@ module Resque module Integration - VERSION = '3.5.0'.freeze + VERSION = '3.5.1'.freeze end end