diff --git a/package.json b/package.json index 7d16d8c..02ce00e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-plugin-no-unsafe-innerhtml", "description": "custom ESLint rule to disallows unsafe innerHTML, outerHTML and insertAdjacentHTML", - "version": "0.1.12", + "version": "0.1.13", "author": { "name": "Frederik Braun" },