diff --git a/package.json b/package.json index 7642240..37f6a4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-onclickoutside", - "version": "6.6.3", + "version": "6.7.0", "description": "An onClickOutside wrapper for React components", "main": "lib/index.js", "module": "es/index.js",