From eb2b06887003ef77ba95f383e7f5b8caa0a2f0ac Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Wed, 20 Jan 2016 03:30:19 +0100 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a59a68d..3280a2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remotezip", - "version": "1.0.0", + "version": "1.0.1", "description": "work with remote zip files", "main": "index.js", "scripts": {