fix(core): update

This commit is contained in:
2023-01-19 14:21:36 +01:00
parent f5ca4a696c
commit 7f837c70fc
2 changed files with 3 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/taskbuffer',
version: '3.0.9',
version: '3.0.10',
description: 'flexible task management. TypeScript ready!'
}