From 3beff3320c00b3bfea0a15c9c5083aea2fd0d8f7 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 30 Jul 2017 22:53:56 +0200 Subject: [PATCH] 4.2.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b460a2f..8c41af2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "4.2.17", + "version": "4.2.18", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts",