From c5cfa79f1420ef9fcc9fb937fde703f49502544f Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Wed, 3 Feb 2016 12:52:24 +0100 Subject: [PATCH] 0.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2eb1021..9191b2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "0.0.9", + "version": "0.0.10", "description": "offers smart ways to work with files in nodejs", "main": "index.js", "scripts": {