lib/resque/integration/version.rb in resque-integration-3.7.1 vs lib/resque/integration/version.rb in resque-integration-3.8.0
- old
+ new
@@ -1,5 +1,5 @@
module Resque
module Integration
- VERSION = '3.7.1'.freeze
+ VERSION = '3.8.0'.freeze
end
end