From 580cb95aa7eb9c09ca27d3451bf8d0ef6f339205 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sun, 20 Mar 2016 17:36:49 +0100 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e31bbbf..f973f16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "2.1.0", + "version": "2.1.1", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "scripts": {