From 0ba3c1794e1ed92312eec3dfd9b0bfbe358fdb3d Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Fri, 30 Sep 2016 16:38:27 +0200 Subject: [PATCH] 4.0.24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 94c10c0..d433045 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "4.0.23", + "version": "4.0.24", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts",