From 187721a511f6549544503377151d16564247c4e7 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sun, 27 Nov 2016 00:09:09 +0100 Subject: [PATCH] 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 268886e..f2f4c66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "projectinfo", - "version": "3.0.0", + "version": "3.0.1", "description": "gather information about projects. supports npm, git etc.", "main": "dist/index.js", "typings": "dist/index.d.ts",