From 0661744614730a1bec87f57f73d01c4a27d6ec36 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 21 Mar 2016 00:28:39 +0100 Subject: [PATCH] 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e54ef4e..0bf0de1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "2.1.1", + "version": "2.2.0", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "scripts": {