From 13e67d9012eaae2fcc4b64e8a10eb41500b38982 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 2 May 2024 16:07:26 +0200 Subject: [PATCH] 1.0.4 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a72c104..e5a3a43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/zitadel", - "version": "1.0.3", + "version": "1.0.4", "private": false, "description": "An unofficial client for interacting with Zitadel API.", "main": "dist_ts/index.js", @@ -56,4 +56,4 @@ "authentication", "user management" ] -} \ No newline at end of file +}