fix(core): update

This commit is contained in:
2022-09-13 21:37:42 +02:00
parent 4478b7588a
commit 7ea17c792d
6 changed files with 4214 additions and 1760 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartjson',
version: '5.0.1',
version: '5.0.2',
description: 'typed json handlers'
}