fix(core): update

This commit is contained in:
2023-08-26 14:56:09 +02:00
parent b11104bd74
commit c0bbe6ef68
9 changed files with 78 additions and 96 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tswatch',
version: '2.0.8',
version: '2.0.9',
description: 'watch typescript projects during development'
}