From ed0c947a2ef7e13f6992f28b09aee5d90f2bb642 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 23 Feb 2016 08:48:52 +0100 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6c6dc7..234a703 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "projectinfo", - "version": "0.0.5", + "version": "1.0.0", "description": "gather information about projects. supports npm, git etc.", "main": "dist/index.js", "scripts": {