diff --git a/package.json b/package.json index 2ffac4d..0c54b6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@silexlabs/grapesjs-notifications", - "version": "0.0.3", + "version": "0.0.4", "description": "This GrapesJs plugin is designed to enhance the user experience within the editor by providing a robust notification system. This plugin captures and displays various types of notifications including errors, warnings, and activities, thereby facilitating a more interactive and responsive interface.", "main": "dist/index.js", "repository": {