code_statistics.gemspec in code_statistics-0.1.1 vs code_statistics.gemspec in code_statistics-0.1.2
- 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.1.1"
+ s.version = "0.1.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Dan Mayer"]
- s.date = %q{2009-10-23}
+ s.date = %q{2009-10-27}
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.extra_rdoc_files = [
"LICENSE",
"README.rdoc"