fix(core): update

This commit is contained in:
Philipp Kunz 2023-07-27 15:20:47 +02:00
parent f8a967aeac
commit d130c1c6fd

View File

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