fix(core): update

This commit is contained in:
2022-10-20 14:15:04 +02:00
parent 2b7c3b78f6
commit 4a50ae3b00
3 changed files with 13 additions and 13 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@gitzone/tsrun',
version: '1.2.38',
version: '1.2.39',
description: 'run typescript programs efficiently'
}