This commit is contained in:
2026-05-10 14:33:40 +00:00
parent 04517232e8
commit ee94feddfa
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartshell',
version: '3.4.0',
version: '3.5.0',
description: 'A library for executing shell commands using promises.'
}