From de8e566bfb68d72a830e7a5261ed39144b4b57da Mon Sep 17 00:00:00 2001 From: Mfuon Leonard Date: Sat, 1 Aug 2020 15:24:49 +0300 Subject: [PATCH] 0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75a887d..7076f24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-bug-trace", - "version": "0.0.6", + "version": "0.0.7", "description": "Powerful bug profiling and tracking library. Automatically creates github issues", "main": "index.ts", "license": "MIT",