fix(core): update

This commit is contained in:
2023-04-04 20:59:45 +02:00
parent 7e0dad1c10
commit fc4fb911ef
5 changed files with 1144 additions and 1591 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartstate',
version: '2.0.1',
version: '2.0.2',
description: 'a package that handles state in a good way'
}