diff --git a/package-lock.json b/package-lock.json index c6ece2c..3b4a81c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "grunt-html", - "version": "14.3.0", + "version": "14.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5a0b094..4f39ccf 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": "14.3.0", + "version": "14.4.0", "homepage": "https://github.com/validator/grunt-html", "author": "Jörn Zaefferer ", "repository": {