diff --git a/package-lock.json b/package-lock.json index e1f6c7bc3..2d8d3d749 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@appthreat/cdxgen", - "version": "2.0.13", + "version": "2.0.14", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 71c64db3a..ec1d51d17 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appthreat/cdxgen", - "version": "2.0.13", + "version": "2.0.14", "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",