From 4362e94a88006af45ea2d8dea2008a26a21f2240 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 24 Jun 2016 03:36:55 +0200 Subject: [PATCH] 4.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b666658..84a4f85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "4.0.4", + "version": "4.0.5", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts",