fix(core): update

This commit is contained in:
2023-04-13 14:22:31 +02:00
parent 6db03eee83
commit c4b214a308
2 changed files with 10 additions and 4 deletions

View File

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