From bb91335318420369ab9ad38330c2cdd824ef95fe Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Thu, 31 Mar 2016 01:35:40 +0200 Subject: [PATCH] 0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4589e7..9327052 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartgit", - "version": "0.0.6", + "version": "0.0.7", "description": "an easy wrapper for nodegit", "main": "dist/index.js", "scripts": {