From af2eaf010f7a32a4d2d7c8a399c24d52014dbf97 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 23 Oct 2023 16:34:32 +0200 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 c4ef211..a2ba3c2 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@design.estate/dees-domtools', - version: '2.0.52', + version: '2.0.53', description: 'tools to simplify complex css structures' }