fix(core): update

This commit is contained in:
2023-08-13 09:37:23 +02:00
parent d04ed21607
commit 6499dd45cf
3 changed files with 12 additions and 3 deletions

View File

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