From 075ffff713dce01d1410d6745f2e2ca7a7b0d11b Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 14 Mar 2016 03:50:21 +0100 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf2e2d7..935bcd5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "0.0.12", + "version": "0.1.0", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "scripts": {