From a2bd049ebd433d6b7aa5fcae4a26c0d8ed69431f Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 15 Dec 2024 21:40:19 +0100 Subject: [PATCH] 11.0.23 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b080d9..f74e07a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartfile", "private": false, - "version": "11.0.22", + "version": "11.0.23", "description": "Provides comprehensive tools for efficient file management in Node.js using TypeScript, including handling streams, virtual directories, and various file operations.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",