fix(core): update

This commit is contained in:
2023-11-09 19:00:53 +01:00
parent ac5e036967
commit 3c62129e02
5 changed files with 72 additions and 66 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tstest',
version: '1.0.82',
version: '1.0.83',
description: 'a test utility to run tests that match test/**/*.ts'
}