doc.gemspec in doc-0.2.1 vs doc.gemspec in doc-0.2.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 = "doc" - s.version = "0.2.1" + s.version = "0.2.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Ivan Kuchin"] - s.date = "2011-10-26" + s.date = "2011-10-29" s.description = "Generate `Rakefile` with `docr` and get searchable documentation for ruby, rails, gems, plugins and all other ruby code in one place" s.executables = ["docr"] s.extra_rdoc_files = [ "LICENSE.txt", "README.markdown",