From 44aed02dd3bf5565c49a49f7d006ae0c662ed444 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 3 Nov 2015 20:14:54 +0100 Subject: [PATCH] 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2c1af3..5e972df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "0.0.2", + "version": "0.0.3", "description": "offers smart ways to work with files in nodejs", "main": "index.js", "scripts": {