diff --git a/package.json b/package.json index 28f3705..a3b549c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vanilla-context-menu", - "version": "1.0.0", + "version": "1.0.1", "description": "Easily create context menus using vanilla JavaScript and integrate them in any web application", "main": "./dist/vanilla-context-menu.js", "types": "./dist/index.d.ts",