From fd95e35979e898dbef3b555d187dda69f563795f Mon Sep 17 00:00:00 2001 From: ansuz Date: Sun, 19 Jun 2016 11:50:24 +0200 Subject: [PATCH] bump package.json because of readme --- .gitignore | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a01ee28..885a4b9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .*.swp +.* diff --git a/package.json b/package.json index 2dc361f..7b1ccc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyperboria-peers", - "version": "1.0.0", + "version": "1.0.1", "description": "A geographically sorted list of public peering credentials for joining Hyperboria", "main": "index.js", "scripts": {