diff --git a/package.json b/package.json index a0ae881a..6dbd6f35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-contexify", - "version": "4.0.2", + "version": "4.1.0", "main": "lib/index.js", "typings": "./lib/index.d.ts", "description": "Add contextmenu to your react component with ease",