aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-04-30 14:52:55 +0200
committerache <ache@ache.one>2018-04-30 14:52:55 +0200
commita1e6c901e5664c1a3b3ce48f644e581e78f887f9 (patch)
tree6fe0f4c8b7b73a884073d3b27430749171237bdf /package.json
parentFix a typo in the test file (diff)
Add information to install and use
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 bd021b6..1ab002f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "remark-line-input",
- "version": "0.1.0",
+ "version": "0.3.1",
"description": "A remark plugin to parse line input syntax",
"main": "app.js",
"scripts": {