From 0d4f2bc94f7420d776ffac8fd56b570fd2ee2ef9 Mon Sep 17 00:00:00 2001 From: Vivek Kumar Bansal Date: Mon, 17 Apr 2017 19:17:25 +0530 Subject: [PATCH] 2.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c585b5f..54b52685 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-contextmenu", - "version": "2.4.1", + "version": "2.5.0", "description": "Context Menu implemented in React", "main": "modules/index.js", "module": "es6/index.js",