fix(core): No changes detected in the codebase.

This commit is contained in:
2024-12-04 22:49:24 +01:00
parent 52e85d61cd
commit 993997d5fa
2 changed files with 5 additions and 1 deletions

View File

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