fix(commitinfo): Update commit information and metadata to synchronize release data

This commit is contained in:
2025-05-15 14:07:26 +00:00
parent b73aa4f21f
commit 9645f27942
2 changed files with 7 additions and 1 deletions

View File

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