From c0b5e2805fd0a4dda770cbc066191785f637ae59 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 23 May 2016 08:15:53 +0200 Subject: [PATCH] 3.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2a1374..a77d2b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartfile", - "version": "3.0.9", + "version": "3.0.10", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts",