From 8ddacf51cebbf3aebc619be88348f6bad39c7838 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Thu, 4 Feb 2016 14:22:02 +0100 Subject: [PATCH] 0.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 453ee6a..3524377 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "0.0.10", + "version": "0.0.11", "description": "offers smart ways to work with files in nodejs", "main": "index.js", "scripts": {