fix(core): update

This commit is contained in:
2022-08-03 19:43:18 +02:00
parent 3076e13179
commit f7ca1b2135
4 changed files with 1463 additions and 573 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@gitzone/tsbundle',
version: '2.0.6',
version: '2.0.7',
description: 'a bundler using rollup for painless bundling of web projects'
}