fix(core): update

This commit is contained in:
2023-08-19 09:45:22 +02:00
parent 2a37a42ed0
commit 2cd2180788
5 changed files with 204 additions and 14 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartjson',
version: '5.0.7',
version: '5.0.8',
description: 'typed json handlers'
}