fix(readme): Update license and legal information section in readme

This commit is contained in:
Juergen Kunz
2025-06-26 20:09:58 +00:00
parent 6c7c3aaa88
commit 82c7bb3ee1
3 changed files with 22 additions and 7 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsbundle',
version: '2.5.0',
version: '2.5.1',
description: 'a multi-bundler tool supporting esbuild, rolldown, and rspack for painless bundling of web projects'
}