From 55fc30139fba4e7b5dbfc23a79c3d3f8c8d627fe Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 22 Apr 2024 18:41:58 +0200 Subject: [PATCH] 5.0.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b7fe94d..faf6ff7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartpath", - "version": "5.0.16", + "version": "5.0.17", "private": false, "description": "A library offering smart ways to handle file and directory paths.", "main": "dist_ts/index.js",