From b1b4624f41afe6efa017195bd8abc73d9e7e4611 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Tue, 24 Feb 2026 12:54:10 +0000 Subject: [PATCH] v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3ad92b..638cf89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/gitea", - "version": "1.0.0", + "version": "1.0.1", "private": false, "description": "A TypeScript client for the Gitea API, providing easy access to repositories, organizations, secrets, and action runs.", "main": "dist_ts/index.js",