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