From 6e32af1c9b70064a5280d54177247b8eff06d682 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 4 Apr 2016 15:44:04 +0200 Subject: [PATCH] 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8f25e6..bec1265 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "2.2.0", + "version": "2.3.0", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "scripts": {