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