diff --git a/package.json b/package.json index 256bd1a..df681da 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-plugin-no-unsanitized", "description": "ESLint rule to disallow unsanitized code", - "version": "4.0.2", + "version": "4.1.0", "author": { "name": "Frederik Braun et al." },