From f49c5af33913c425b59fe33c8fd7f2ba9d09cc60 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 22 Sep 2017 12:39:32 +0200 Subject: [PATCH] 4.2.26 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe37d5b..1b3297b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "4.2.25", + "version": "4.2.26", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts",