From 0c49bbd4b2c21fb8b494c8b80fc881b7fd5541ad Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 23 Jun 2016 18:41:52 +0200 Subject: [PATCH] 4.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df632fb..ddbffbc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "4.0.1", + "version": "4.0.2", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts",