From 8277e0ca6dcdb70ed2d02f44e269d5465e641ed4 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 23 Jun 2023 18:49:56 +0200 Subject: [PATCH] 10.0.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7291a54..379d9ee 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pushrocks/smartfile", "private": false, - "version": "10.0.13", + "version": "10.0.14", "description": "offers smart ways to work with files in nodejs", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",