fix(core): update

This commit is contained in:
2023-04-04 21:52:27 +02:00
parent 371c6553cd
commit 234117c8dd
3 changed files with 987 additions and 525 deletions

View File

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