fix(core): update

This commit is contained in:
2022-10-19 19:42:07 +02:00
parent 4cca23cffa
commit 9fdc686671
3 changed files with 4 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartdaemon',
version: '2.0.2',
version: '2.0.3',
description: 'start scripts as long running daemons and manage them'
}