Skip to content

Commit f98b6f9

Browse files
Bump version 11.4.1
1 parent 1284b7e commit f98b6f9

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.0",
3+
"version": "11.4.1",
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.0'
1+
export const version = '11.4.1'

0 commit comments

Comments
 (0)