fix(core): update

This commit is contained in:
2023-10-03 16:20:34 +02:00
parent 3a119b50a2
commit fe81307ca6
3 changed files with 11 additions and 7 deletions

View File

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