From 97b2588e38992e72eb709f6ddcf820938c67365a Mon Sep 17 00:00:00 2001 From: bdistin Date: Sat, 10 Jun 2017 09:05:31 -0500 Subject: [PATCH] release 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67b4ed0f..c537519a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fs-nextra", - "version": "0.1.0", + "version": "0.1.1", "description": "Node.js V8 native fs enhanced with util.promisify and standard extra methods.", "main": "index.js", "scripts": {