fix(cli): Refresh internal CLI tooling and configuration for consistency.

This commit is contained in:
2025-04-15 15:54:03 +00:00
parent 4890afb2f0
commit da0cd0ed71
2 changed files with 5 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/cli',
version: '1.15.0',
version: '1.15.1',
description: 'A comprehensive CLI tool for enhancing and managing local development workflows with gitzone utilities, focusing on project setup, version control, code formatting, and template management.'
}