From 12fe90438b47845c05bb8a3ba790db57eca5d63c Mon Sep 17 00:00:00 2001 From: _asdx_ Date: Tue, 20 Feb 2018 16:04:23 +0000 Subject: [PATCH] Bump patch version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a860cf..5d26180 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-structr", - "version": "1.0.0", + "version": "1.0.1", "description": "Utility to generate custom file and directory hierarchies", "main": "lib/index.js", "scripts": {