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