fix(core): update

This commit is contained in:
2023-01-19 14:20:44 +01:00
parent 5bf568d0cd
commit b48d42dfb9
3 changed files with 6 additions and 6 deletions

View File

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