aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2019-09-18 01:47:36 +0200
committerache <ache@ache.one>2019-09-18 01:47:36 +0200
commit8ed88d0fe8fa4f7fcb939e6bed1d6840cbc4cf7d (patch)
tree45b6f53ea8c36631ace7d6c2489f1dbc35b3d50b
parentUpdate dependancies (diff)
Update version: minor one0.8.4
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3096a12..82750ea 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "remark-attr",
- "version": "0.8.3",
+ "version": "0.8.4",
"description": "Add support of custom attributes to Markdown syntax.",
"main": "dist/index.js",
"scripts": {