From 1de9412a31a6693193a0120c01eba80158e35b9b Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 21 Jul 2023 03:39:59 +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 4c1ad4b..943296c 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@push.rocks/smarttime', - version: '4.0.3', + version: '4.0.4', description: 'handle time in smart ways' }