From 44a0c05ebb5319c531708eba711a32a93ae61992 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sun, 21 Feb 2016 16:50:04 +0100 Subject: [PATCH] 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e08fbc..7358d39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "projectinfo", - "version": "0.0.3", + "version": "0.0.4", "description": "gather information about projects. supports npm, git etc.", "main": "dist/index.js", "scripts": {