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