fix(core): update

This commit is contained in:
2024-01-09 16:54:29 +01:00
parent 866c203856
commit 7bd0032007
2 changed files with 3 additions and 3 deletions

View File

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