diff --git a/github_changelog_generator.gemspec b/github_changelog_generator.gemspec index a99fa8a..2c8f77e 100644 --- a/github_changelog_generator.gemspec +++ b/github_changelog_generator.gemspec @@ -14,7 +14,7 @@ Gem::Specification.new do |spec| spec.email = %q{sky4winder+github_changelog_generator@gmail.com} spec.date = `date +"%Y-%m-%d"`.strip! spec.summary = %q{Script, that automatically generate changelog from your tags, issues, labels and pull requests.} - spec.description = %q{Script, that automatically generate changelog from your tags, issues, labels and pull requests.} + spec.description = %q{Changelog generation has never been so easy. Fully automate changelog generation - this gem generate change log file based on tags, issues and merged pull requests from Github issue tracker.} spec.homepage = %q{https://github.com/skywinder/Github-Changelog-Generator} spec.license = "MIT"