diff --git a/package-lock.json b/package-lock.json index 65cc98f..b55a767 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@uid2/uid2-sdk", - "version": "4.0.0", + "version": "4.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@uid2/uid2-sdk", - "version": "4.0.0", + "version": "4.0.1", "license": "Apache 2.0", "dependencies": { "axios": "^1.7.9", diff --git a/package.json b/package.json index bffc3eb..032b690 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uid2/uid2-sdk", - "version": "4.0.0", + "version": "4.0.1", "description": "UID2 Client SDK", "author": "The Trade Desk", "repository": {