fix(core): update

This commit is contained in:
2023-06-25 13:39:42 +02:00
parent c2d4f9684c
commit 9589ad6146
2 changed files with 5 additions and 1 deletions

View File

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