feat(update): enhance package manager detection, version reporting, and add verbose option

This commit is contained in:
2026-02-05 23:13:43 +00:00
parent d53e8fec6d
commit f495f85bdb
5 changed files with 152 additions and 17 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tools',
version: '3.1.3',
version: '3.2.0',
description: 'A CLI tool placeholder for development utilities.'
}