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": {