From 0d613fd634303fd75c442e22dcf7ea6e5a67455f Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 7 Oct 2024 15:14:45 +0200 Subject: [PATCH] 1.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee6667d..db6423f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@idp.global/idp.global", - "version": "1.4.0", + "version": "1.4.1", "description": "An identity provider software managing user authentications, registrations, and sessions.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",