fix(core): update

This commit is contained in:
2024-04-18 13:42:51 +02:00
parent 980a2c9781
commit 415c9de553
5 changed files with 142 additions and 87 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartshell',
version: '3.0.4',
description: 'shell actions designed as promises'
version: '3.0.5',
description: 'A library for executing shell commands using promises.'
}