fix(templates): Corrected typo in template file comment

This commit is contained in:
2025-01-01 05:33:40 +01:00
parent df4350d29d
commit 7e7aa098f9
3 changed files with 7 additions and 3 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/cli',
version: '1.10.9',
version: '1.10.10',
description: 'A CLI toolbelt to streamline local development cycles by using various gitzone utilities.'
}