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