aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2019-01-21 03:12:14 +0100
committerache <ache@ache.one>2019-01-21 03:12:24 +0100
commitbb579949382e7f26ea86744f8498d877b4073fc2 (patch)
treef95c837888a5ce643040b22302096ac5b28084dd
parentTest style code (diff)
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2229bd3..988f89d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "remark-line-input",
- "version": "0.5.0",
+ "version": "0.6.0",
"description": "A remark plugin to parse line input syntax",
"main": "dist/index.js",
"scripts": {