doc.gemspec in doc-0.3.0 vs doc.gemspec in doc-0.4.0
- old
+ new
@@ -1,9 +1,9 @@
# encoding: UTF-8
Gem::Specification.new do |s|
s.name = 'doc'
- s.version = '0.3.0'
+ s.version = '0.4.0'
s.summary = %q{Get all ruby documentation in one place}
s.description = %Q{Generate `Rakefile` with `docr` and get searchable documentation for ruby, rails, gems, plugins and all other ruby code in one place}
s.homepage = "http://github.com/toy/#{s.name}"
s.authors = ['Ivan Kuchin']
s.license = 'MIT'