From 9e8ce8215c97e220e45117b4b183df409bc3dc29 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 12 Jul 2023 00:37:13 +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 445d22d..6997fd3 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@push.rocks/smartpath', - version: '5.0.7', + version: '5.0.8', description: 'offers smart ways to handle paths' }