fix(core): update

This commit is contained in:
2023-10-03 13:19:38 +02:00
parent 776eba09e9
commit d3332ccb3f
2 changed files with 14 additions and 5 deletions

View File

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