From ff2e34696a737103d495d425aa2aa6f2c31c42d0 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 1 Jul 2016 01:38:57 +0200 Subject: [PATCH] 4.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e65a86d..f5fc7a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "4.0.8", + "version": "4.0.9", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts",