diff --git a/package.json b/package.json index 42c4f0a..a71319a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-onclickoutside", - "version": "6.6.0", + "version": "6.6.1", "description": "An onClickOutside wrapper for React components", "main": "lib/index.js", "module": "es/index.js",