From e19e28edd839f82324c568c3b82db678bf87696f Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 31 May 2021 08:06:44 +0000 Subject: [PATCH] Release 2.0.43 --- docs/index.html | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 02a942bf..7da30af0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -82,6 +82,11 @@
+ + + + +
diff --git a/package.json b/package.json index 41680afe..e367206a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mermaid-live-editor", - "version": "2.0.42", + "version": "2.0.43", "scripts": { "dev": "svelte-kit dev", "build": "svelte-kit build",