fix(core): update

This commit is contained in:
2022-11-08 08:04:46 +01:00
parent e919a4a2e9
commit 6eb86c63c3
4 changed files with 21 additions and 33 deletions

View File

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