diff --git a/package-lock.json b/package-lock.json index 026f947..a4b6492 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "git-bug-trace", - "version": "0.0.8-0", + "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c2fe940..c844cba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-bug-trace", - "version": "0.0.8-0", + "version": "1.0.0", "description": "Powerful bug profiling and tracking library. Automatically creates github issues", "main": "index.ts", "license": "MIT",