fix(core): update

This commit is contained in:
2022-06-02 01:00:49 +02:00
parent 00383171ff
commit daba025307
3 changed files with 41 additions and 82 deletions

View File

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