From 4e62bbeeea279b943a22a1a7fbf91f842d361f29 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Fri, 18 Mar 2016 17:34:43 +0100 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49960c3..4a02c3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "1.0.1", + "version": "2.0.0", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "scripts": {