From 038e6cc33d41fb8ca42e99c85bc629ab7e8f4d9d Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 8 Jul 2023 16:24:53 +0200 Subject: [PATCH] 10.0.26 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9eac380..6e2883b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pushrocks/smartfile", "private": false, - "version": "10.0.25", + "version": "10.0.26", "description": "offers smart ways to work with files in nodejs", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",