feat(cli): Add support for restarting all processes from CLI; improve usage message and reporting

This commit is contained in:
2025-08-29 12:16:43 +00:00
parent 47afd4739a
commit 27384d03c7
3 changed files with 30 additions and 5 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tspm',
version: '4.0.0',
version: '4.1.0',
description: 'a no fuzz process manager'
}