diff --git a/package.json b/package.json index 324c50c..e13ef77 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-plugin-no-unsanitized", "description": "ESLint rule to disallow unsanitized code", - "version": "3.2.0", + "version": "4.0.0", "author": { "name": "Frederik Braun et al." },