From d0289c7e3a2dfc349dcce7f9eb3dee22464e97bd Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Thu, 7 Mar 2019 19:43:07 +0000 Subject: [PATCH] eslint-plugin-react-hooks@1.5.0 --- 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 348ac76aa5b94..5f1e754f88f6d 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": "1.4.0", + "version": "1.5.0", "repository": { "type": "git", "url": "https://github.com/facebook/react.git",