diff --git a/README.md b/README.md index 4990d2a..71feb41 100644 --- a/README.md +++ b/README.md @@ -286,6 +286,9 @@ Or you can go further and reduce the size by removing the `` element, like ## Changelog +* 7.0.1 + * Include xmlns:xlink in svg definition #96 + * 7.0.0 * Stop using deprecated `new Buffer()` api * Drop support for node 0.12 diff --git a/package.json b/package.json index ea8f4b5..346f31a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-svgstore", - "version": "7.0.0", + "version": "7.0.1", "description": "Combine svg files into one with elements", "main": "index.js", "files": [