Skip to content

Commit

Permalink
Increased version to 10.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrolin47 committed Oct 20, 2023
1 parent 61bc293 commit aaf0b47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/mermaid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mermaid",
"version": "10.5.0",
"version": "10.5.1",
"description": "Markdown-ish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.",
"type": "module",
"module": "./dist/mermaid.core.mjs",
Expand Down Expand Up @@ -133,4 +133,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit aaf0b47

Please sign in to comment.