From 9edab1b3ecbda96c1f3d4e27df36796d54bbcd0f Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 8 Dec 2015 20:33:32 +0100 Subject: [PATCH] 0.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4dbeba3..bc3fffc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "0.0.8", + "version": "0.0.9", "description": "offers smart ways to work with files in nodejs", "main": "index.js", "scripts": {