We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8720934 commit f13c608Copy full SHA for f13c608
package.json
@@ -2,7 +2,7 @@
2
"name": "gitbook-plugin-mermaid",
3
"description": "Plugin for GitBook which renders Mermaid flow from markdown.",
4
"main": "index.js",
5
- "version": "0.0.8",
+ "version": "0.0.9-pre",
6
"engines": {
7
"gitbook": ">=2.0.0"
8
},
0 commit comments