fix(core): update

This commit is contained in:
2022-06-25 03:23:08 +02:00
parent 8a5097ba50
commit 1b86228bc4
2 changed files with 4 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartscaf',
version: '4.0.1',
version: '4.0.2',
description: 'scaffold projects quickly'
}