From 228a913e366ffd9a26d0d2095f3562b3a1c09661 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 18 Jan 2016 19:39:11 +0100 Subject: [PATCH] 0.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa5049b..a051842 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remotezip", - "version": "0.0.0", + "version": "0.0.1", "description": "work with remote zip files", "main": "index.js", "scripts": {