fix(core): update

This commit is contained in:
2022-07-28 23:03:29 +02:00
3 changed files with 66 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartspawn',
version: '3.0.0',
version: '3.0.1',
description: 'smart subprocess handling'
}