From 834b22ed8d70dacbfe6bed114553778392d276ff Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 14 Mar 2016 04:22:42 +0100 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2205499..fe1090a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "1.0.0", + "version": "1.0.1", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "scripts": {