aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorache <ache@ache.one>2017-11-24 05:56:47 +0100
committerache <ache@ache.one>2017-11-24 05:56:47 +0100
commit5b4bf6f7d0bf66dba5ec2459442386f418f724fb (patch)
tree13f3948b2d8e8898547d4fc539207db417166393 /package.json
parentInit commit (diff)
init commit
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3d3600f..545afe5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "remark-mermaid-simple",
- "version": "0.1",
+ "version": "0.1.0",
"description": "A remark plugin for Markdown that replaces `mermaid` to block.",
"main": "app.js",
"scripts": {