fix(core): update

This commit is contained in:
2023-06-25 00:59:36 +02:00
parent a8d2954689
commit 1b6b45f15f
3 changed files with 5 additions and 2 deletions

View File

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