fix(core): update

This commit is contained in:
2022-07-28 23:14:25 +02:00
parent 9795489d67
commit 7e5178d825
2 changed files with 2 additions and 2 deletions

View File

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