Skip to content

Commit

Permalink
Release version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rowno committed Sep 12, 2015
1 parent 0a284b5 commit 57142f9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,5 +2,10 @@
All notable changes to this project will be documented in this file.
This project follows [Semantic Versioning](http://semver.org).

## 2.0.0 / 2015-09-12
- change: update dependencies.
- remove: node 0.10 support.
- add: node 4.0 support.

## 1.0.0 / 2015-01-25
- initial release.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "sitemap-urls",
"version": "1.0.0",
"version": "2.0.0",
"description": "Extract URLs from an XML sitemap.",
"author": "Roland Warmerdam (https://rolandwarmerdam.co.nz)",
"keywords": [
Expand Down

0 comments on commit 57142f9

Please sign in to comment.