fix(core): update

This commit is contained in:
2022-11-14 14:54:26 +01:00
parent ff57dccee1
commit 84f186924e
4 changed files with 69 additions and 5 deletions

View File

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