From f606dd6e6d6a61c9e3c2fa1a292928bdbb3c4787 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 22 Sep 2017 23:46:46 +0200 Subject: [PATCH] 3.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f80323..77f3668 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "projectinfo", - "version": "3.0.2", + "version": "3.0.3", "description": "gather information about projects. supports npm, git etc.", "main": "dist/index.js", "typings": "dist/index.d.ts",