From 7e875212b57a45581db251bba03e401211670598 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 5 Apr 2016 00:17:33 +0200 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 182c7a2..2942bf3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "2.3.0", + "version": "3.0.0", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "scripts": {