From 8561cfcc5c027d4b931fccd2997af45e766da120 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 20 May 2016 00:32:16 +0200 Subject: [PATCH] 3.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4c93f9..650da68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "3.0.6", + "version": "3.0.7", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "scripts": {