diff --git a/package-lock.json b/package-lock.json index 85a0e707e..3cd58cebd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@appthreat/cdxgen", - "version": "1.4.38", + "version": "2.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d83baa8e9..e6dc7f4b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appthreat/cdxgen", - "version": "2.0.0", + "version": "2.0.1", "description": "Creates CycloneDX Software Bill-of-Materials (SBOM) for node.js, python, java and golang projects", "homepage": "http://github.com/AppThreat/cdxgen", "author": "Team AppThreat",