bump version to 5.0.0
This commit is contained in:
parent
ff02b9d80f
commit
d5859860e3
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Gem::Specification.new do |spec|
|
||||
spec.name = "beautiful-jekyll-theme"
|
||||
spec.version = "4.1.0"
|
||||
spec.version = "5.0.0"
|
||||
spec.authors = ["Dean Attali"]
|
||||
spec.email = ["daattali@gmail.com"]
|
||||
|
||||
|
@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
|
|||
spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r{^(assets|_layouts|_includes|LICENSE|README|feed|404|_data|tags|staticman)}i) }
|
||||
|
||||
spec.metadata = {
|
||||
"changelog_uri" => "https://github.com/daattali/beautiful-jekyll/blob/master/CHANGELOG.md",
|
||||
"changelog_uri" => "https://beautifuljekyll.com/updates/",
|
||||
"documentation_uri" => "https://github.com/daattali/beautiful-jekyll#readme"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue