fix(core): update

This commit is contained in:
2022-08-04 12:18:42 +02:00
parent 4b08d321bc
commit c0f85dd931
3 changed files with 9 additions and 9 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@gitzone/tswatch',
version: '2.0.3',
version: '2.0.4',
description: 'watch typescript projects during development'
}