From 8a01b50fc316761ebc3250d7b3c46c01482ef06c Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Wed, 21 Aug 2019 20:48:15 +0100 Subject: [PATCH] eslint-plugin-react-hooks@2.0.1 --- packages/eslint-plugin-react-hooks/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/eslint-plugin-react-hooks/package.json b/packages/eslint-plugin-react-hooks/package.json index 603b6c8574ef0..293a9c44ee1ab 100644 --- a/packages/eslint-plugin-react-hooks/package.json +++ b/packages/eslint-plugin-react-hooks/package.json @@ -1,7 +1,7 @@ { "name": "eslint-plugin-react-hooks", "description": "ESLint rules for React Hooks", - "version": "2.0.0", + "version": "2.0.1", "repository": { "type": "git", "url": "https://github.com/facebook/react.git",