From 0effbd1cda9089557e04300a970877fd326e420d Mon Sep 17 00:00:00 2001 From: NitinBhasneria Date: Sat, 27 Jun 2020 18:57:33 +0530 Subject: [PATCH 1/3] Bump version from 4.0.2 to 4.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 232cf33..25ad265 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "woofmark", - "version": "4.0.2", + "version": "4.0.3", "description": "Barking up the DOM tree. A modular, progressive, and beautiful Markdown and HTML editor", "main": "src/woofmark.js", "scripts": { From 85b49745914bd32a8486e37555e759fa5202bfdd Mon Sep 17 00:00:00 2001 From: Nitin Bhasneria Date: Sat, 27 Jun 2020 19:03:27 +0530 Subject: [PATCH 2/3] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 25ad265..23cf265 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "woofmark", - "version": "4.0.3", + "version": "4.0.4", "description": "Barking up the DOM tree. A modular, progressive, and beautiful Markdown and HTML editor", "main": "src/woofmark.js", "scripts": { From 315123100fa63807e0cf2caa4c27d565ac3d8a4d Mon Sep 17 00:00:00 2001 From: Nitin Bhasneria Date: Sat, 27 Jun 2020 19:06:11 +0530 Subject: [PATCH 3/3] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23cf265..25ad265 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "woofmark", - "version": "4.0.4", + "version": "4.0.3", "description": "Barking up the DOM tree. A modular, progressive, and beautiful Markdown and HTML editor", "main": "src/woofmark.js", "scripts": {