From 65cb98d031d8849ece7f3dcf53a1c7c1f706e430 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 22 Apr 2024 18:42:18 +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 333dd4f..cd918ae 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.17', + version: '5.0.18', description: 'A library offering smart ways to handle file and directory paths.' }