aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2019-09-18 01:49:40 +0200
committerache <ache@ache.one>2019-09-18 01:49:40 +0200
commit2867b6627ee853bd1ef19119a7e5208d4f258fab (patch)
tree78c3cc76d0c8f6fba800528fcd3954dce4885c78
parentSpace a little the code (diff)
Update versionHEAD1.3.0master
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bc49493..f1e725b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "md-attr-parser",
- "version": "1.2.1",
+ "version": "1.3.0",
"description": "A parser for markdown's attributes",
"main": "dist/index.js",
"scripts": {