fix(core): update

This commit is contained in:
2022-05-04 18:41:07 +02:00
parent 65f778c40f
commit aa6649483a
3 changed files with 9 additions and 9 deletions

View File

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