fix(core): update

This commit is contained in:
2022-05-04 17:39:00 +02:00
parent d159b9a6a8
commit 41ec42d068
4 changed files with 17 additions and 8 deletions

View File

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