From 9954ae4ba799c9ae2cb6be9bf861abc287abd3f9 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Thu, 14 Apr 2016 20:34:02 +0200 Subject: [PATCH] 3.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51fc828..a1f1129 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "3.0.4", + "version": "3.0.5", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "scripts": {