diff --git a/package-lock.json b/package-lock.json index 223d421..29e3db9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "c4builder", - "version": "0.2.6", + "version": "0.2.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4522392..752f369 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "c4builder", - "version": "0.2.6", + "version": "0.2.7", "description": "A CLI tool designed to compile a folder structure of markdowns and plant uml files into a site, pdf, single file markdown or a collection of markdowns with links", "main": "index.js", "bin": {