Skip to content

Commit

Permalink
Merge pull request #54 from ipfs/fix/peerstore-bug
Browse files Browse the repository at this point in the history
update new peerstore changes
  • Loading branch information
whyrusleeping committed May 17, 2016
2 parents 28507c5 + 56ab8b5 commit 97fbccf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.1: QmUHrgorZ1F9yGkgF2His5fsQ9xtCzjdsPGjizmcEW94i5
3.2.2: QmVL44QeoQDTYK8RVdpkyja7uYcK3WDNoBNHVLonf9YDtm
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,21 +147,21 @@
},
{
"author": "whyrusleeping",
"hash": "Qmdt3dCBXLwr9TEYbmcx6adfP4mNfNArKyWMmYy4EzpHiu",
"hash": "QmTfX8ffnQZ4twPpfC9ye7FcFeFKw4najRESmyeymsT6aa",
"name": "go-libp2p-loggables",
"version": "1.0.2"
"version": "1.0.4"
},
{
"author": "whyrusleeping",
"hash": "QmPDQHJHvzAp9Tver9VAoqzuzcS3uEjPYLYp2CMh89h5fC",
"hash": "QmbuSYB51KtX8izgab1fSyBgsyMH2hTuCfBtXm77PeXWca",
"name": "go-libp2p-secio",
"version": "1.0.2"
"version": "1.0.4"
},
{
"author": "whyrusleeping",
"hash": "QmaLnS2kGBLuGZKJdT5KAyoWEtW3u8CS3h6YKCVge5ohD2",
"hash": "QmboVACz6WES3byh3q8jdYPWL9TMz7CT89V34WPtruuRoS",
"name": "go-libp2p-transport",
"version": "1.1.1"
"version": "1.1.3"
},
{
"author": "whyrusleeping",
Expand All @@ -186,5 +186,5 @@
"language": "go",
"license": "MIT",
"name": "go-libp2p",
"version": "3.2.1"
"version": "3.2.2"
}

0 comments on commit 97fbccf

Please sign in to comment.