From f5ffb7fc67a81169b8835fca87fec5b63cb4a2b5 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 27 May 2017 02:54:25 +0200 Subject: [PATCH] 4.2.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 041710a..8ea3da4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "4.2.14", + "version": "4.2.15", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts",