We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca8612b commit 9582b65Copy full SHA for 9582b65
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.6-pre",
+ "version": "0.0.6",
6
"engines": {
7
"gitbook": ">=2.0.0"
8
},
0 commit comments