fix(core): update

This commit is contained in:
2024-01-10 05:07:08 +01:00
parent 49ecf9d4ca
commit e47ba642f2
3 changed files with 9 additions and 5 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsbundle',
version: '2.0.14',
version: '2.0.15',
description: 'a bundler using rollup for painless bundling of web projects'
}