From c8b80132004951da25ef32eb877cca4b777e4510 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 3 Apr 2025 18:35:38 +0000 Subject: [PATCH] 1.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e467739..028ec0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@idp.global/idp.global", - "version": "1.4.2", + "version": "1.4.3", "description": "An identity provider software managing user authentications, registrations, and sessions.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",