diff --git a/package-lock.json b/package-lock.json index 7ac39d9..5541243 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-react-native", - "version": "3.11.0", + "version": "4.0.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 2637a72..ef69273 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-react-native", - "version": "3.11.0", + "version": "4.0.0", "author": "Tom Hastjarjanto ", "description": "React Native specific linting rules for ESLint", "main": "index.js",