aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2019-02-14 12:18:42 +0100
committerache <ache@ache.one>2019-02-14 12:18:42 +0100
commit1fba62a0dfeb8832e703e12b3772db88dc01c84a (patch)
tree6871dfd2bce4def1fe8ec2cdd753237782d5131a
parent0.8.2 (diff)
0.8.3
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a58168e..a918291 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "remark-attr",
- "version": "0.8.2",
+ "version": "0.8.3",
"description": "Add support of custom attributes to Markdown syntax.",
"main": "dist/index.js",
"scripts": {