From 648afbcf21c31fee49b959be2e64b20fd4a244b3 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 26 May 2017 15:32:54 +0200 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c17306..b25fabe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartscaf", - "version": "1.0.2", + "version": "1.0.3", "description": "scaffold projects quickly", "main": "dist/index.js", "typings": "dist/index.d.ts",