From 6645806a875f11b7ca8061392f7eadb9bffab421 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Mon, 15 Dec 2025 18:58:10 +0000 Subject: [PATCH] v1.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a3398f..7c115e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@idp.global/idp.global", - "version": "1.11.0", + "version": "1.12.0", "description": "An identity provider software managing user authentications, registrations, and sessions.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",