diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index b21ae65..56d4417 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@git.zone/tstest', - version: '1.0.84', + version: '1.0.85', description: 'a test utility to run tests that match test/**/*.ts' }