diff --git a/package-lock.json b/package-lock.json index f4ba375..5bd0358 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@aws/amazon-location-utilities-auth-helper", - "version": "1.0.5", + "version": "1.0.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@aws/amazon-location-utilities-auth-helper", - "version": "1.0.5", + "version": "1.0.6", "license": "Apache-2.0", "dependencies": { "@aws-crypto/sha256-js": "^5.2.0", diff --git a/package.json b/package.json index dc0de48..dcf5f5f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@aws/amazon-location-utilities-auth-helper", "description": "Amazon Location Utilities - Authentication Helper for JavaScript", "license": "Apache-2.0", - "version": "1.0.5", + "version": "1.0.6", "keywords": [], "author": { "name": "Amazon Web Services",