From f5504aa82127b5971301df80fa9f4879d817067f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Burzy=C5=84ski?= Date: Mon, 21 Aug 2017 13:41:30 +0200 Subject: [PATCH] 6.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8002a38..eae8e85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-onclickoutside", - "version": "6.4.1-0", + "version": "6.5.0", "description": "An onClickOutside wrapper for React components", "main": "lib/index.js", "module": "es/index.js",