1
0
mirror of https://github.com/libp2p/go-libp2p-peerstore.git synced 2025-03-24 13:10:06 +08:00

gx publish 1.4.15

This commit is contained in:
Steven Allen 2018-01-31 18:47:31 -08:00
parent 54c3d5cb2e
commit 2c122745dc
2 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
1.4.14: QmeZVQzUrXqaszo24DAoHfGzcmCptN9JyngLkGAiEfk2x7
1.4.15: QmXauCuJzmzapetmC6W4TuDJLL1yFFrVzSHoWv8YdbmnxH

View File

@ -9,9 +9,9 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmSpJByNKFX1sCsHBEp3R73FL4NF6FnQTEGyNAXHm2GS52",
"hash": "QmRb5jh8z2E8hMGN2tkvs1yHynUanqnZ3UeKwgN1i9P1F8",
"name": "go-log",
"version": "1.2.0"
"version": "1.4.0"
},
{
"author": "whyrusleeping",
@ -45,9 +45,9 @@
},
{
"author": "whyrusleeping",
"hash": "Qma7H6RW8wRrfZpNSXwxYGcd1E149s42FpWNpDNieSVrnU",
"hash": "QmZoWKhxUmZ2seW4BzX6fJkNR8hh9PsGModr7q171yq2SS",
"name": "go-libp2p-peer",
"version": "2.2.2"
"version": "2.2.3"
},
{
"author": "multiformats",
@ -61,6 +61,6 @@
"license": "MIT",
"name": "go-libp2p-peerstore",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.4.14"
"version": "1.4.15"
}