diff --git a/package.json b/package.json index 630baa5..2ffac4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@silexlabs/grapesjs-notifications", - "version": "0.0.2", + "version": "0.0.3", "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": {