From b8246f0712287cd564dcae06b8d216612dce5b45 Mon Sep 17 00:00:00 2001 From: Francis Masha Date: Sun, 4 Oct 2020 11:40:13 +0300 Subject: [PATCH] v2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 374a57e..f30b610 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-bug-trace", - "version": "1.1.0", + "version": "2.0.0", "description": "Powerful bug profiling and tracking library. Automatically creates github issues", "main": "index.ts", "license": "MIT",