From cf6ea7e373f3046c1f40fe0173deffda58f7d331 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 9 Feb 2016 20:51:20 +0100 Subject: [PATCH] 0.0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e805040..ff27555 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "0.0.11", + "version": "0.0.12", "description": "offers smart ways to work with files in nodejs", "main": "index.js", "scripts": {