From 55e6e81957b474e7f4a097fa3c0f9f4683f7c603 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 3 Apr 2024 15:39:27 +0200 Subject: [PATCH] 11.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a95439..84449cf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartfile", "private": false, - "version": "11.0.9", + "version": "11.0.10", "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",