resque_mailer.gemspec in resque_mailer-2.0.0 vs resque_mailer.gemspec in resque_mailer-2.0.1

- old
+ new

@@ -3,14 +3,14 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{resque_mailer} - s.version = "2.0.0" + s.version = "2.0.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Nick Plante"] - s.date = %q{2011-06-24} + s.date = %q{2011-08-19} s.description = %q{Rails plugin for sending asynchronous email with ActionMailer and Resque} s.email = %q{nap@zerosum.org} s.extra_rdoc_files = [ "LICENSE", "README.md"