From 1532c9704b389e660e2337abe23accb7d6e173a4 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Mon, 20 Apr 2026 08:15:42 +0000 Subject: [PATCH] v1.17.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb92bea..f4b2e42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@idp.global/idp.global", - "version": "1.17.0", + "version": "1.17.1", "description": "An identity provider software managing user authentications, registrations, and sessions.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",