From cb805898c98005f2b3d6d1696abfded4b0b7ccb2 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sat, 9 Apr 2016 22:51:35 +0200 Subject: [PATCH] 3.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c50aff..51fc828 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "3.0.3", + "version": "3.0.4", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "scripts": {