From 30fb49d8779f350ec970956dcf9fb9721210fb75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Burzy=C5=84ski?= Date: Fri, 20 Oct 2017 01:13:56 +0200 Subject: [PATCH] 6.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f4001e..60aa1ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-onclickoutside", - "version": "6.6.1", + "version": "6.6.2", "description": "An onClickOutside wrapper for React components", "main": "lib/index.js", "module": "es/index.js",