fix(test,docs): increase tstest verbosity, enable logfile, and extend timeout; fix README formatting for company line

This commit is contained in:
2026-02-15 23:09:41 +00:00
parent 92cb9cd313
commit 296cb64418
4 changed files with 9 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smarttime',
version: '4.2.2',
version: '4.2.3',
description: 'Provides utilities for advanced time handling including cron jobs, timestamps, intervals, and more.'
}