fix(core): update

This commit is contained in:
2023-04-04 21:44:16 +02:00
parent fad7e0bc6b
commit b6b738916f
5 changed files with 30 additions and 38 deletions

View File

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