diff --git a/package-lock.json b/package-lock.json index 0b9d3ab..749a9c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "docma", - "version": "2.0.0", + "version": "2.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e048de1..eb3c90b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docma", - "version": "2.0.0", + "version": "2.1.0", "description": "A powerful dev-tool to easily generate beautiful HTML documentation from Javascript (JSDoc), Markdown and HTML files.", "repository": "onury/docma", "license": "MIT",