From ea65846335e760a098972c23b49b2b57a4e0cdaf Mon Sep 17 00:00:00 2001 From: Vishal Telangre Date: Mon, 20 Jul 2020 16:32:24 +0530 Subject: [PATCH] Bump v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa967fc..716e46a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "editorjs-alert", - "version": "1.0.0", + "version": "1.0.1", "description": "Editor.js tool for adding colorful alerts", "main": "./dist/bundle.js", "scripts": {