fix(core): update

This commit is contained in:
2023-08-04 11:58:53 +02:00
parent b077bd7a1b
commit 57a27604a7
2 changed files with 15 additions and 7 deletions

View File

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