diff --git a/package-lock.json b/package-lock.json index 4a9ace3..9e17a29 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sonargit", - "version": "0.0.9", + "version": "0.0.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "sonargit", - "version": "0.0.9", + "version": "0.0.10", "license": "MIT", "dependencies": { "commander": "^11.1.0", diff --git a/package.json b/package.json index b9273fe..9154b0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sonargit", - "version": "0.0.9", + "version": "0.0.10", "description": "Automated bot scraper to streamline data extraction from GitHub and SonarQube", "scripts": { "build": "npx tsc --outDir dist"