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