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