From 5bdc6e1dc99afd8d977db08d1dfe32c45223abd5 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 21 Sep 2017 16:14:08 +0200 Subject: [PATCH] 4.2.23 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d19f636..f710a35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "4.2.22", + "version": "4.2.23", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts",