fix(core): update

This commit is contained in:
2023-11-25 18:12:13 +01:00
parent 16b16ee5d2
commit bcb8fd0901
4 changed files with 195 additions and 5 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartgulp',
version: '3.0.2',
version: '3.0.3',
description: 'lightweight gulp replacement'
}