From be91e22447e3f33a72b88ed57381516fbfe2e280 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 5 Apr 2016 00:37:15 +0200 Subject: [PATCH] 3.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa181ea..da942f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "3.0.1", + "version": "3.0.2", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "scripts": {