diff --git a/package-lock.json b/package-lock.json index 82ce849..e155e97 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "extract-css", - "version": "1.3.0", + "version": "1.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 705d5a7..687319e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "extract-css", - "version": "1.3.0", + "version": "1.4.0", "description": "Extract the CSS from an HTML document.", "main": "index.js", "scripts": {