From f6f7e57a95c726d53ca644a28c49957e79aaa978 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 3 Nov 2015 19:57:38 +0100 Subject: [PATCH] 0.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d6b4ae..abd1749 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "0.0.0", + "version": "0.0.1", "description": "offers smart ways to work with files in nodejs", "main": "index.js", "scripts": {