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