From 214bae9931e2366cd8f9826ae25bb4c3d56568eb Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 12 Mar 2017 00:06:59 +0100 Subject: [PATCH] 4.1.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b77073..960f214 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "4.1.7", + "version": "4.1.8", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts",