fix(repo): no changes

This commit is contained in:
2026-02-24 12:54:10 +00:00
parent 7b53eb7f69
commit 4073a7029f
2 changed files with 16 additions and 3 deletions
+3 -3
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/gitea',
version: '1.0.0',
description: 'A TypeScript client for the Gitea API, providing easy access to repositories, organizations, secrets, and action runs.',
};
version: '1.0.1',
description: 'A TypeScript client for the Gitea API, providing easy access to repositories, organizations, secrets, and action runs.'
}