lib/resque/version.rb in mongo-resque-1.19.0 vs lib/resque/version.rb in mongo-resque-1.19.0.1

- old
+ new

@@ -1,3 +1,3 @@ module Resque - Version = VERSION = '1.19.0' + Version = VERSION = '1.19.0.1' end