fix(core): update

This commit is contained in:
2023-08-24 10:48:51 +02:00
parent 00ae980fa7
commit 52928e0b9b
2 changed files with 7 additions and 1 deletions

View File

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