From a83858beb0f191f51ea42d19141ced475cfc882e Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Mon, 1 Dec 2025 20:03:34 +0000 Subject: [PATCH] v1.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb49dcb..c4d1c0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@idp.global/idp.global", - "version": "1.8.0", + "version": "1.9.0", "description": "An identity provider software managing user authentications, registrations, and sessions.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",