madmimi.gemspec in madmimi-1.0.1 vs madmimi.gemspec in madmimi-1.0.2

- old
+ new

@@ -3,11 +3,11 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{madmimi} - s.version = "1.0.1" + s.version = "1.0.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Nicholas Young"] s.date = %q{2010-04-30} s.description = %q{Send emails, track statistics, and manage your subscriber base with ease.} @@ -22,9 +22,10 @@ "Rakefile", "VERSION", "lib/madmimi.rb", "madmimi.gemspec", "pkg/madmimi-1.0.0.gem", + "pkg/madmimi-1.0.1.gem", "test/helper.rb", "test/test_madmimi.rb" ] s.homepage = %q{http://github.com/nicholaswyoung/mad_mimi_ruby} s.rdoc_options = ["--charset=UTF-8"]