fix(core): update

This commit is contained in:
2024-05-28 13:42:10 +02:00
parent e10e8cf90d
commit a4a3343b1d
4 changed files with 4822 additions and 2754 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartcli',
version: '4.0.10',
version: '4.0.11',
description: 'A library for easily creating observable CLI tasks with support for commands, arguments, and options.'
}