fix(core): update

This commit is contained in:
2022-05-04 18:51:15 +02:00
parent 7208274156
commit 50e4909984
2 changed files with 2 additions and 2 deletions

View File

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