From 80a07151f4d817ad28d3460784ec247c907f61a2 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Tue, 17 Jan 2017 10:32:39 +0700 Subject: [PATCH] 1.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee6fe91..f7e1e86 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "onionoo", - "version": "1.0.6", + "version": "1.0.7", "description": "Node.js client library for the Tor Onionoo API", "main": "src/index.js", "scripts": {