From 1d7078ef93234d4f6ecf2c5bf0e2b0fa20ae7b9b Mon Sep 17 00:00:00 2001 From: Alex Hoyau Date: Thu, 18 Apr 2024 18:49:22 +0500 Subject: [PATCH] 0.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f22eef..a5c075d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@silexlabs/grapesjs-notifications", - "version": "0.0.0", + "version": "0.0.1", "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": {