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