From 9828689f31f32e4eeaf42f95e5b1992b9e485382 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 28 Jun 2016 08:40:25 +0200 Subject: [PATCH] 4.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d9fe45..f61f0cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "4.0.6", + "version": "4.0.7", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts",