From e3f6c0a8a138bc68a83dec9cf60ff248156ebc2c Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 12 Jul 2023 10:01:46 +0200 Subject: [PATCH] 5.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 161097a..bfcfac0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartpath", - "version": "5.0.10", + "version": "5.0.11", "private": false, "description": "offers smart ways to handle paths", "main": "dist_ts/index.js",