From ae8835d430395d8d42914a316a25824bf2e438da Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 2 Apr 2024 20:53:03 +0200 Subject: [PATCH] 11.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdf7769..5b640fb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartfile", "private": false, - "version": "11.0.5", + "version": "11.0.6", "description": "offers smart ways to work with files in nodejs", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",