aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorache <ache@ache.one>2019-01-03 09:15:50 +0100
committerache <ache@ache.one>2019-01-03 09:15:50 +0100
commit4efdcc502e89ffcf0e153d513b9370c4e3558cdf (patch)
tree3379695c91f623b677ac62a83751b83e685292b8 /package.json
parentUpdate id property priority (diff)
Minor version
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 4c43e81..cbf63d2 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "md-attr-parser",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "A parser for markdown's attributes",
"main": "dist/index.js",
"scripts": {