fix(core): update

This commit is contained in:
2023-06-03 16:10:37 +02:00
parent 3a6fc44fbb
commit 1dde4c8277
5 changed files with 5 additions and 24 deletions

View File

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