From a8841a2f40ef0bb6947dd72226078f3da909bd8b Mon Sep 17 00:00:00 2001 From: Zachary Boyd Date: Sat, 25 Mar 2017 21:05:24 -0400 Subject: [PATCH] waits for a tor instance to come online before making a connection --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7309c11..1f97ff3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tor-router", - "version": "3.0.0", + "version": "3.0.1", "main": "src/index.js", "repository": "git@github.com:znetstar/tor-router.git", "author": "Zachary Boyd ",