From 679c870229bbb9af6a2dcd76a5ec55eaabf46a65 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 7 May 2017 23:01:00 +0200 Subject: [PATCH] 4.2.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d154126..70662ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "4.2.10", + "version": "4.2.11", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts",