times_topics.gemspec in times_topics-0.2.0 vs times_topics.gemspec in times_topics-0.3.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{times_topics}
- s.version = "0.2.0"
+ s.version = "0.3.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Jacqui Maher"]
- s.date = %q{2010-06-03}
+ s.date = %q{2010-07-06}
s.description = %q{Interact with the TimesTags API (http://developer.nytimes.com/docs/timestags_api) with this rubygem. Find people, organizations, locations, and subjects matching queries. Find Times Topics pages for query matches along with related topics, when applicable.}
s.email = %q{jacqui.maher@nytimes.com}
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"