fix(core): update

This commit is contained in:
2023-08-12 12:24:10 +02:00
parent fcd7ea467e
commit bae776d4e9
3 changed files with 79 additions and 123 deletions

View File

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