diff --git a/package-lock.json b/package-lock.json index bfa80d7..45de355 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@42.nl/authentication", - "version": "1.2.6", + "version": "1.2.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@42.nl/authentication", - "version": "1.2.6", + "version": "1.2.7", "license": "ISC", "devDependencies": { "@testing-library/jest-dom": "5.16.5", diff --git a/package.json b/package.json index c3f46e9..0593405 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@42.nl/authentication", - "version": "1.2.6", + "version": "1.2.7", "description": "Authenticating with a Spring Security application and storing the currentUser.", "files": [ "lib"