fix(core): update

This commit is contained in:
2023-08-26 15:42:18 +02:00
parent e958417d47
commit 6ec99e7276
5 changed files with 110 additions and 153 deletions

View File

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