From 8e19586e47ac205cf1a064a0de05dae50183e5c6 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 1 May 2017 19:49:38 +0200 Subject: [PATCH] 4.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5820eb5..cf6bb89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "4.2.4", + "version": "4.2.5", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts",