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