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",