fix(core): update

This commit is contained in:
2023-07-13 09:42:18 +02:00
parent d9aa2984ef
commit 549ae53a00
2 changed files with 1 additions and 8 deletions

View File

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