fix(core): update

This commit is contained in:
2023-06-22 14:17:49 +02:00
parent 7e6d632afb
commit ea921766dc
2 changed files with 1 additions and 5 deletions

View File

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