aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2019-09-18 02:06:21 +0200
committerache <ache@ache.one>2019-09-18 02:06:21 +0200
commitdcf2c322d9d92f9a6788cec80570a53c249cc081 (patch)
tree75f28a19f7acb2115b16c828f828bb2cbe11c216
parentUpdate tests to the new behaviour (diff)
Update version0.9.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b5cc420..5c8e42a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "remark-attr",
- "version": "0.8.4",
+ "version": "0.9.0",
"description": "Add support of custom attributes to Markdown syntax.",
"main": "dist/index.js",
"scripts": {