From 171b79d7e4aa63c8e1a87d1661680eeaa3f048f6 Mon Sep 17 00:00:00 2001 From: Vivek Kumar Bansal Date: Sun, 19 Mar 2017 12:16:21 +0530 Subject: [PATCH] 2.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d266dc7d..1b5e5b5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-contextmenu", - "version": "2.3.0", + "version": "2.3.1", "description": "Context Menu implemented in React", "main": "modules/index.js", "module": "es6/index.js",