From d5c1b0225dad1f30c22d19bbb0f0e22f9d19598c Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 16 Aug 2017 12:20:04 +0200 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db560a9..7164b65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartnpm", - "version": "1.0.3", + "version": "1.0.4", "description": "interface with npm to retrieve package information", "main": "dist/index.js", "typings": "dist/index.d.ts",