aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2020-05-06 08:07:27 +0200
committerache <ache@ache.one>2020-05-06 08:07:27 +0200
commit6d6507bcaf555a7fe27cdea2efa6ccfda2cc2ed2 (patch)
tree8724fd58e2f09445879d3967240872045d08d966
parentUpdate package then source code (diff)
version 0.11.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ff9fc4e..3fdc1ae 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "remark-attr",
- "version": "0.10.0",
+ "version": "0.11.0",
"description": "Add support of custom attributes to Markdown syntax.",
"main": "dist/index.js",
"scripts": {