aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-05-18 04:46:25 +0200
committerache <ache@ache.one>2018-05-18 04:46:25 +0200
commit9bb8c1de7dca31f1004e1c41d3f2c7ccac688263 (patch)
tree6ae80e4058f27eb74d0d99dceb305f76bb4e76e6
parentRefactoring 💕 (diff)
New version
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 73a2c7e..838342e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "remark-attr",
- "version": "0.4.1",
+ "version": "0.5.0",
"description": "Add support of custom attributes to Markdown syntax.",
"main": "index.js",
"scripts": {