From d3c26d0d466d0940c996dca10eb38db26a4058fa Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 24 Nov 2023 19:15:41 +0100 Subject: [PATCH] 11.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5487057..47cfa1d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartfile", "private": false, - "version": "11.0.2", + "version": "11.0.3", "description": "offers smart ways to work with files in nodejs", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",