We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1284b7e commit f98b6f9Copy full SHA for f98b6f9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@mermaid-js/mermaid-cli",
3
- "version": "11.4.0",
+ "version": "11.4.1",
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.0'
+export const version = '11.4.1'
0 commit comments