fix(core): Minor maintenance updates with version bump

This commit is contained in:
2024-06-24 12:06:13 +02:00
parent bd5ec7ca76
commit 2c8f262c0a
2 changed files with 5 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsrun',
version: '1.2.48',
version: '1.2.49',
description: 'run typescript programs efficiently'
}