diff --git a/package-lock.json b/package-lock.json index dbd2e6f..cac219c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "svg-chunk-webpack-plugin", - "version": "6.0.1", + "version": "7.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "svg-chunk-webpack-plugin", - "version": "6.0.1", + "version": "7.0.0", "license": "MIT", "dependencies": { "extend": "^3.0.2", diff --git a/package.json b/package.json index b974be6..ac35379 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svg-chunk-webpack-plugin", - "version": "6.0.1", + "version": "7.0.0", "description": "Generate SVG sprites according to entrypoint dependencies. Each page only imports its own svgs, wrapped as a sprite and optimized by svgo", "keywords": [ "svg",