code_statistics.gemspec in code_statistics-0.2.11 vs code_statistics.gemspec in code_statistics-0.2.12

- 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{code_statistics} - s.version = "0.2.11" + s.version = "0.2.12" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Dan Mayer"] - s.date = %q{2010-02-25} + s.date = %q{2010-03-02} s.default_executable = %q{code_statistics} s.description = %q{"This is a port of the rails 'rake stats' method so it can be made more robust and work for non rails projects. New features may eventually be added as well."} s.email = %q{dan@devver.net} s.executables = ["code_statistics"] s.extra_rdoc_files = [