From 954df5a0ee547773ed304b057334cc574e9ee89b Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 12 Apr 2024 14:44:13 +0200 Subject: [PATCH] 11.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84449cf..ab4461d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartfile", "private": false, - "version": "11.0.10", + "version": "11.0.11", "description": "provides a robust suite of tools for managing files in Node.js using TypeScript.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",