From 13fdbcebdc7514ecdea0c786c6f764bdd96577f3 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 2 May 2024 17:43:31 +0200 Subject: [PATCH] 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5a3a43..e946477 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/zitadel", - "version": "1.0.4", + "version": "1.0.5", "private": false, "description": "An unofficial client for interacting with Zitadel API.", "main": "dist_ts/index.js",