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",