diff --git a/package-lock.json b/package-lock.json index db97c3d..516b021 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tslint-react-hooks", - "version": "2.2.1", + "version": "2.2.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 93ddb7b..5f89f85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tslint-react-hooks", - "version": "2.2.1", + "version": "2.2.2", "description": "TSLint rule that enforces the Rules of Hooks", "main": "tslint-react-hooks.json", "scripts": {