diff --git a/package-lock.json b/package-lock.json index 03f947e..7940a90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sonargit", - "version": "0.0.1", + "version": "0.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "sonargit", - "version": "0.0.1", + "version": "0.0.2", "license": "MIT", "dependencies": { "commander": "^11.1.0", diff --git a/package.json b/package.json index 200bc52..ecb4810 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sonargit", - "version": "0.0.1", + "version": "0.0.2", "description": "Automated bot scraper to streamline data extraction from GitHub and SonarQube", "scripts": { "build": "npx tsc"