aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2019-01-21 02:03:24 +0100
committerache <ache@ache.one>2019-01-21 02:03:24 +0100
commit8e4f30b2d27af7a1f45642267c5b4b5ccc0418c8 (patch)
tree7f66ff1cef5a4bd4a2e7f323d3ca9929354fb530
parentMerge branch 'master' of https://github.com/arobase-che/remark-attr (diff)
0.8.2
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index da8c203..a58168e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "remark-attr",
- "version": "0.8.1",
+ "version": "0.8.2",
"description": "Add support of custom attributes to Markdown syntax.",
"main": "dist/index.js",
"scripts": {