From 9a5dba93c437b191a63f3c6fceed4f6f070a74cb Mon Sep 17 00:00:00 2001 From: Maarten Hus Date: Tue, 24 Nov 2020 12:45:48 +0100 Subject: [PATCH] 1.1.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 23bfc76..fff750c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@42.nl/authentication", - "version": "1.1.0", + "version": "1.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7632b4e..031886e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@42.nl/authentication", - "version": "1.1.0", + "version": "1.1.1", "description": "Authenticating with a Spring Security application and storing the currentUser.", "files": [ "lib"