Skip to content

Commit

Permalink
Merge pull request #77 from curbengh/2.0.0
Browse files Browse the repository at this point in the history
release: 2.0.0
  • Loading branch information
curbengh committed Nov 21, 2019
2 parents 792c4c0 + c428591 commit c8b1923
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -12,6 +12,7 @@ Generate sitemap.
$ npm install hexo-generator-sitemap --save
```

- Hexo 4: 2.x
- Hexo 3: 1.x
- Hexo 2: 0.x

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "hexo-generator-sitemap",
"version": "1.2.0",
"version": "2.0.0",
"description": "Sitemap generator plugin for Hexo",
"main": "index",
"scripts": {
Expand Down

0 comments on commit c8b1923

Please sign in to comment.