From bc101d46f339e3f432167a4183ff52c4176d130d Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 18 Jan 2016 05:01:12 +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 5cbb877..4458b82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartgit", - "version": "0.0.4", + "version": "0.0.5", "description": "an easy wrapper for nodegit", "main": "index.js", "scripts": {