We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ac830a commit f8a442fCopy full SHA for f8a442f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@mermaid-js/mermaid-cli",
3
- "version": "11.4.2",
+ "version": "11.4.3",
4
"description": "Command-line interface for mermaid",
5
"license": "MIT",
6
"repository": "git@github.com:mermaid-js/mermaid-cli.git",
src/version.js
@@ -1 +1 @@
-export const version = '11.4.2'
+export const version = '11.4.3'
0 commit comments