fix(core): update

This commit is contained in:
2023-08-02 00:51:43 +02:00
parent fa8be6b6d3
commit 5240a80cb3
3 changed files with 104 additions and 160 deletions

View File

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