From e4180022b1c209b3d54c09dd65757b87b22fb576 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 28 May 2017 00:12:07 +0200 Subject: [PATCH] 4.2.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9db81cb..2c1c5fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "4.2.16", + "version": "4.2.17", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts",