diff --git a/package-lock.json b/package-lock.json index 8df819d..01aed95 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "grunt-html", - "version": "15.0.1", + "version": "15.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 73cde42..1670f41 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "grunt-html", "description": "Grunt plugin for HTML validation, using the Nu Html Checker (v.Nu)", - "version": "15.0.1", + "version": "15.0.2", "homepage": "https://github.com/validator/grunt-html", "author": "Jörn Zaefferer ", "repository": {