fix(core): update

This commit is contained in:
2022-06-26 11:20:39 +02:00
parent cbc7e4ebce
commit 9bac6e5809
6 changed files with 781 additions and 616 deletions

View File

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