fix(core): update

This commit is contained in:
2023-08-12 12:10:37 +02:00
parent c2ce669f0c
commit e061b96056
3 changed files with 974 additions and 103 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/taskbuffer',
version: '3.1.0',
version: '3.1.1',
description: 'flexible task management. TypeScript ready!'
}