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