From 759e1655dafb0ebc99c870ead9f73b7c512df2d9 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sat, 17 Sep 2016 23:11:58 +0200 Subject: [PATCH] 4.0.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3cb79a8..c9fcd51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "4.0.16", + "version": "4.0.17", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts",