fix(core): update

This commit is contained in:
2024-01-28 18:23:32 +01:00
parent d79c4d2eaa
commit f76a58a3a4
2 changed files with 3 additions and 3 deletions

View File

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