From 833b5e0a8466e227c01bad5805836f93408cda63 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 1 Oct 2024 20:03:50 +0200 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9467c36..181af86 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@idp.global/idp.global", - "version": "1.1.1", + "version": "1.2.0", "description": "An identity provider software managing user authentications, registrations, and sessions.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",