diff --git a/package-lock.json b/package-lock.json index 85b3e0d..83bbc5d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "webpack-assets-manifest", - "version": "5.0.3", + "version": "5.0.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 350b2da..edf4549 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webpack-assets-manifest", - "version": "5.0.3", + "version": "5.0.4", "description": "This Webpack plugin will generate a JSON file that matches the original filename with the hashed version.", "license": "MIT", "repository": {