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