From 897a46e12decb08b08a1ef8139f416feb52b43ad Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 2 Aug 2017 13:16:11 +0200 Subject: [PATCH] 4.2.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9022501..a725a2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "4.2.19", + "version": "4.2.20", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts",