diff --git a/package-lock.json b/package-lock.json index 94565ae..f6ea313 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gulp-sri-php", - "version": "1.2.3", + "version": "1.2.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3e4c85f..ddc4ef5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-sri-php", - "version": "1.2.3", + "version": "1.2.4", "description": "Scan PHP files in Gulp and process script and stylesheet tags to add SRI attributes", "main": "index.js", "repository": {