Browse Source

bump package.json because of readme

ansuz 7 years ago
parent
commit
fd95e35979
2 changed files with 2 additions and 1 deletions
  1. 1 0
      .gitignore
  2. 1 1
      package.json

+ 1 - 0
.gitignore

@@ -1 +1,2 @@
 .*.swp
+.*

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