Skip to content

Commit f8a442f

Browse files
Bump version 11.4.3
1 parent 1ac830a commit f8a442f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mermaid-js/mermaid-cli",
3-
"version": "11.4.2",
3+
"version": "11.4.3",
44
"description": "Command-line interface for mermaid",
55
"license": "MIT",
66
"repository": "git@github.com:mermaid-js/mermaid-cli.git",

src/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = '11.4.2'
1+
export const version = '11.4.3'

0 commit comments

Comments
 (0)