Skip to content

Commit

Permalink
Release 💎 v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
parkr committed Feb 3, 2015
1 parent 7c5d17f commit 429f736
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion History.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## HEAD
## 0.8.0 / 2015-02-03

* Call each page `page` in pages loop in `sitemap.xml` for clarity (#64)
* Remove `changefreq` (#34)
Expand Down
2 changes: 1 addition & 1 deletion jekyll-sitemap.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Gem::Specification.new do |spec|
spec.name = "jekyll-sitemap"
spec.summary = "Automatically generate a sitemap.xml for your Jekyll site."
spec.version = "0.7.0"
spec.version = "0.8.0"
spec.authors = ["GitHub, Inc."]
spec.email = "support@github.com"
spec.homepage = "https://github.com/jekyll/jekyll-sitemap"
Expand Down

0 comments on commit 429f736

Please sign in to comment.