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