From f1d89beb064d3ec04f63c597e247ac1b83f90586 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 3 Dec 2015 20:48:38 +0100 Subject: [PATCH] 0.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 103a6a9..1a6a9aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "0.0.7", + "version": "0.0.8", "description": "offers smart ways to work with files in nodejs", "main": "index.js", "scripts": {