aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-05-19 03:38:46 +0200
committerache <ache@ache.one>2018-05-19 03:38:46 +0200
commitb35d6bff27923ac1b3fd22787bfa318dd2155150 (patch)
tree086644804ff3428bb521887fbaeebfcef4d75c7c /package.json
parentNew version (diff)
Fix composition function
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9e5b437..543dfa9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "remark-attr",
- "version": "0.6.0",
+ "version": "0.6.1",
"description": "Add support of custom attributes to Markdown syntax.",
"main": "index.js",
"scripts": {