epubinfo.gemspec in epubinfo-0.2.2 vs epubinfo.gemspec in epubinfo-0.2.3

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "epubinfo" - s.version = "0.2.2" + s.version = "0.2.3" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Christof Dorner"] s.date = "2012-04-04" - s.description = "Currently only supports EPUB 3 specification." + s.description = "Supports EPUB2 and EPUB3 formats." s.email = "christof@chdorner.com" s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc" ]