diff --git a/package-lock.json b/package-lock.json index 29e3db9..947ff6c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "c4builder", - "version": "0.2.7", + "version": "0.2.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 752f369..dd4a8d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "c4builder", - "version": "0.2.7", + "version": "0.2.8", "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": {