diff --git a/package.json b/package.json index 68deb0a..4056320 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pnpm-audit-sonar", - "version": "1.0.0", + "version": "1.0.1", "description": "Convert PNPM audit to Sonar compatible format", "main": "index.js", "scripts": { @@ -16,4 +16,4 @@ "author": "Celogeek", "license": "ISC", "dependencies": {} -} \ No newline at end of file +}