fix(core): update

This commit is contained in:
2024-03-07 13:17:28 +01:00
parent ef5efc0a93
commit 6712ff6b07
2 changed files with 3 additions and 3 deletions

View File

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