analytical.gemspec in analytical-0.9.0 vs analytical.gemspec in analytical-0.10.0
- old
+ new
@@ -3,14 +3,14 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{analytical}
- s.version = "0.9.0"
+ s.version = "0.10.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Joshua Krall"]
- s.date = %q{2010-05-18}
+ s.date = %q{2010-05-20}
s.description = %q{Gem for managing multiple analytics services in your rails app.}
s.email = %q{josh@transfs.com}
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"