From 760913bad347d08f9e0dd334c8bd21d52bbe41f6 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 20 Sep 2016 17:56:52 +0200 Subject: [PATCH] 4.0.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0de85d..d528f77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "4.0.19", + "version": "4.0.20", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts",