fix(core): update

This commit is contained in:
2024-03-19 13:50:06 +01:00
parent 969b892ed8
commit e38ccd221a
2 changed files with 7 additions and 3 deletions

View File

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