From 10e3628a891a5a52db8b7b2a093f70fab6ca338e Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 19 Jul 2016 20:28:33 +0200 Subject: [PATCH] 4.0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2eaeb5a..0fc2155 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "4.0.11", + "version": "4.0.12", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts",