From 7b3194cc136a0c6c9a059eac419df2d4103ce9f2 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 23 Aug 2023 09:38:49 +0200 Subject: [PATCH] 10.0.29 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1bea9ac..ac66a4f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartfile", "private": false, - "version": "10.0.28", + "version": "10.0.29", "description": "offers smart ways to work with files in nodejs", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",