fix(core): update

This commit is contained in:
Philipp Kunz 2023-06-25 12:33:13 +02:00
parent 576ee88283
commit 02e9cdff98
3 changed files with 4 additions and 4 deletions

View File

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