fix(): no changes detected in diff; no version bump required

This commit is contained in:
2026-02-24 12:55:39 +00:00
parent f460b92c3a
commit e002e90bd0
2 changed files with 7 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/gitlab',
version: '2.0.1',
version: '2.0.2',
description: 'A TypeScript client for the GitLab API, providing easy access to projects, groups, CI/CD variables, and pipelines.'
}