rtika.gemspec in rtika-0.1.0 vs rtika.gemspec in rtika-0.2.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{rtika}
- s.version = "0.1.0"
+ s.version = "0.2.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Pradeep Elankumaran"]
- s.date = %q{2010-10-28}
+ s.date = %q{2010-11-03}
s.description = %q{rTika is a JRuby wrapper around the Apache Tika content extraction library}
s.email = %q{pradeepe@gmail.com}
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"