fix(core): update

This commit is contained in:
2022-10-26 10:56:01 +02:00
parent ab3ae7ec90
commit 697afbaf98
6 changed files with 21 additions and 34 deletions

View File

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