From fe73e8edf7c2a01f1f504766d126ce1a7e77a501 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 16 Feb 2018 21:57:48 +0100 Subject: [PATCH] 4.2.27 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1056e35..b6a5dab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "4.2.26", + "version": "4.2.27", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts",