fix(core): update

This commit is contained in:
2023-10-07 12:23:03 +02:00
parent 024f7f4f8f
commit 0c1211778b
2 changed files with 2 additions and 1 deletions

View File

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