From 7e8081d7b17e0b95a3eba6cda4e025879e822eaa Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 18 Jan 2016 22:17:30 +0100 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40c68af..a59a68d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remotezip", - "version": "0.0.1", + "version": "1.0.0", "description": "work with remote zip files", "main": "index.js", "scripts": {