diff --git a/package-lock.json b/package-lock.json index f5a37bf..b26d039 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@vtfk/react-msal", - "version": "1.0.9", + "version": "2.0.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 172b470..a1aed03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vtfk/react-msal", - "version": "1.0.9", + "version": "2.0.0", "description": "MSAL/Azure React authentication hook", "license": "MIT", "repository": {