fix(core): update

This commit is contained in:
2023-10-03 19:12:49 +02:00
parent 8bd279637b
commit 73a6ce2786
5 changed files with 672 additions and 1161 deletions

View File

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