fix(core): update

This commit is contained in:
2023-03-31 17:15:58 +02:00
parent 66b1dc0a3f
commit d03ead86fd
2 changed files with 1 additions and 2 deletions

View File

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