From cbc47db2edc69e3dfe15e274f6d2ea07f8758092 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 15 Aug 2017 17:17:32 +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 2614b03..c2d8f76 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartnpm", - "version": "1.0.2", + "version": "1.0.3", "description": "interface with npm to retrieve package information", "main": "dist/index.js", "typings": "dist/index.d.ts",