fix(core): update

This commit is contained in:
2023-11-09 21:06:06 +01:00
parent f1a0455662
commit 722d777f80
4 changed files with 15 additions and 8 deletions

View File

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