fix(core): update

This commit is contained in:
2023-10-03 07:53:28 +02:00
parent de454b4c8d
commit 4abaea84f8
7 changed files with 94 additions and 74 deletions

View File

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