From 0256166c2f4947a52f2046ff0900c0f14f64bf1e Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sun, 18 Sep 2016 12:26:59 +0200 Subject: [PATCH] 4.0.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9fcd51..b75314f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "4.0.17", + "version": "4.0.18", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts",