fix(core): update

This commit is contained in:
2023-01-19 14:09:56 +01:00
parent ce258c76d2
commit 173e1ca35d
2 changed files with 10 additions and 3 deletions

View File

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