5
0
mirror of https://github.com/cwinfo/hyperboria-peers.git synced 2024-10-18 07:40:44 +00:00

bump package.json because of readme

This commit is contained in:
ansuz 2016-06-19 11:50:24 +02:00
parent 0923fb1e7b
commit fd95e35979
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "hyperboria-peers", "name": "hyperboria-peers",
"version": "1.0.0", "version": "1.0.1",
"description": "A geographically sorted list of public peering credentials for joining Hyperboria", "description": "A geographically sorted list of public peering credentials for joining Hyperboria",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {