fix(core): update

This commit is contained in:
2023-06-22 14:16:16 +02:00
parent d84c7a16a4
commit 25c61d7d7d
3 changed files with 44 additions and 28 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartshell',
version: '3.0.1',
version: '3.0.2',
description: 'shell actions designed as promises'
}