clog.gemspec in clog-0.1.1 vs clog.gemspec in clog-0.2.0

- old
+ new

@@ -3,26 +3,24 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{clog} - s.version = "0.1.1" + s.version = "0.2.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Kevin Swope"] - s.date = %q{2010-08-23} + s.date = %q{2010-10-07} s.description = %q{Little rails debugging gem for writing colorized output to log file.} s.email = %q{gems-kevdev@snkmail.com} s.extra_rdoc_files = [ "LICENSE", - "README.html", "README.rdoc" ] s.files = [ ".document", ".gitignore", "LICENSE", - "README.html", "README.rdoc", "Rakefile", "VERSION", "clog.gemspec", "created.rid",