From 36c456b50958d5ff8db7d1fd2ccc4ba5e0747c26 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 22 Sep 2023 17:05:35 +0200 Subject: [PATCH] 10.0.32 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b558c3..687aa44 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartfile", "private": false, - "version": "10.0.31", + "version": "10.0.32", "description": "offers smart ways to work with files in nodejs", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",