From 94bbf0fe33bc89f53dd174628bedc9364fae3da4 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 10 Mar 2020 13:22:24 +0200 Subject: [PATCH] 12.2.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 21811ad..9687390 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "grunt-html", - "version": "12.2.0", + "version": "12.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d606240..d70ebad 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": "12.2.0", + "version": "12.2.1", "homepage": "https://github.com/validator/grunt-html", "author": "Jörn Zaefferer ", "repository": {