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