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