fix(core): update

This commit is contained in:
2023-09-11 18:39:52 +02:00
parent c622396d50
commit 961685b5bd
4 changed files with 1527 additions and 835 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartstate',
version: '2.0.8',
version: '2.0.9',
description: 'a package that handles state in a good way'
}