From 1cd976fa41095fb830e7f314a98f9b7c2186fef7 Mon Sep 17 00:00:00 2001 From: Adrian Lupu Date: Sun, 3 May 2020 19:40:02 +0300 Subject: [PATCH] 0.2.7 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {