fix(meta): no changes

This commit is contained in:
2026-03-05 16:45:53 +00:00
parent a6a006aaec
commit 094f9df55f
2 changed files with 7 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsbuild',
version: '4.2.5',
version: '4.2.6',
description: 'A tool for compiling TypeScript files using the latest nightly features, offering flexible APIs and a CLI for streamlined development.'
}