From 09a94ced0fa772c79c867cd334130155e846b44f Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 15 Aug 2017 17:04:13 +0200 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cfb1469..2614b03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartnpm", - "version": "1.0.1", + "version": "1.0.2", "description": "interface with npm to retrieve package information", "main": "dist/index.js", "typings": "dist/index.d.ts",