From 9ae7edb19d4671e23d6d7cd5018b76001aac689c Mon Sep 17 00:00:00 2001 From: ansuz Date: Tue, 4 Oct 2016 09:12:59 +0200 Subject: [PATCH] bump version to 1.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index baea1f1..c321943 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyperboria-peers", - "version": "1.0.5", + "version": "1.0.6", "description": "A geographically sorted list of public peering credentials for joining Hyperboria", "main": "index.js", "scripts": {