From 9afe7c8a9ef9bbd2bafaed181f107f6f85fbae03 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sat, 19 Mar 2016 22:08:13 +0100 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7785c7a..e31bbbf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "2.0.0", + "version": "2.1.0", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "scripts": {