From da49be7652b43d8f261ffe482297f81640bd2c82 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Sat, 14 Jan 2017 15:48:08 +0700 Subject: [PATCH] 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 803b273..94a5854 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "onionoo", - "version": "1.0.4", + "version": "1.0.5", "description": "Node.js client library for the Tor Onionoo API", "main": "src/index.js", "scripts": {