fix(core): update

This commit is contained in:
2023-10-03 19:19:54 +02:00
parent 83976fa3f4
commit 99cb86258e
3 changed files with 9 additions and 7 deletions

View File

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