diff --git a/package-lock.json b/package-lock.json index a8d905e..1a5d5cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sap_oss/automated-usage-tracking-tool", - "version": "1.0.1", + "version": "1.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@sap_oss/automated-usage-tracking-tool", - "version": "1.0.1", + "version": "1.0.3", "license": "ISC", "dependencies": { "dotenv": "^16.4.5", diff --git a/package.json b/package.json index d76f1de..c1af2ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sap_oss/automated-usage-tracking-tool", - "version": "1.0.1", + "version": "1.0.3", "description": "Automated usage tracking tool is a user-centric data collection tool, using a Customer Data Cloud tenant, that tracks the usage of CX IAS's automation tools, generates comprehensive reports for evaluating tool effectiveness and improvements.", "main": "dist/cli/index.js", "browser": "dist/web/index.js",