fix(taskbuffer): no changes to commit

This commit is contained in:
2026-02-15 21:08:38 +00:00
parent fae13bb944
commit c89da9e2b0
3 changed files with 8 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/taskbuffer',
version: '6.0.0',
version: '6.0.1',
description: 'A flexible task management library supporting TypeScript, allowing for task buffering, scheduling, and execution with dependency management.'
}