From 0dae90cc249a324f62a9129a240abfadb620857d Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sun, 20 Nov 2016 22:34:39 +0100 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac5d86f..2dcfc78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartinteract", - "version": "1.0.1", + "version": "1.0.2", "description": "smart cli interaction", "main": "dist/index.js", "typings": "dist/index.d.ts",