fix(core): update

This commit is contained in:
2023-08-15 11:39:31 +02:00
parent aa632a5294
commit bd6109d5ea
6 changed files with 82 additions and 56 deletions

View File

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