fix(repo): remove obsolete Serena project configuration files

This commit is contained in:
2026-03-15 18:42:08 +00:00
parent cd5194c365
commit b7882ef60f
4 changed files with 7 additions and 69 deletions

View File

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