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