fix(core): update

This commit is contained in:
2024-01-08 16:28:22 +01:00
parent f4071f0b64
commit c08a9065a1
2 changed files with 2 additions and 2 deletions

View File

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