From f951e0e70d4d44a5e6736101a514a0077b3a4cf7 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 3 Mar 2024 10:30:11 +0100 Subject: [PATCH] fix(core): update --- ts/00_commitinfo_data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index 83a7f8a..5001f32 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@push.rocks/smartjson', - version: '5.0.12', + version: '5.0.13', description: 'typed json handlers' }