aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-05-19 01:28:48 +0200
committerache <ache@ache.one>2018-05-19 01:28:48 +0200
commit3d0dff4c94832f50186c2a659474123662cebaf4 (patch)
tree6ddaa7675e109cf7cfd6e854d307e65bc7b32569
parentAdd SUPPORTED_ELEMENTS (diff)
New version
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 838342e..9e5b437 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "remark-attr",
- "version": "0.5.0",
+ "version": "0.6.0",
"description": "Add support of custom attributes to Markdown syntax.",
"main": "index.js",
"scripts": {