From de54eb828fb2ad8002c0dc4f079ecc7fe6d11b4c Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 20 Apr 2024 10:13:49 +0200 Subject: [PATCH] 5.0.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 756c04c..05bab0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartpath", - "version": "5.0.14", + "version": "5.0.15", "private": false, "description": "A library offering smart ways to handle file and directory paths.", "main": "dist_ts/index.js",