lib/resque/version.rb in mongo-resque-1.17.1 vs lib/resque/version.rb in mongo-resque-1.18.2

- old
+ new

@@ -1,3 +1,3 @@ module Resque - Version = VERSION = '1.17.1' + Version = VERSION = '1.18.2' end