gx publish 0.10.2

This commit is contained in:
Steven Allen 2018-10-24 14:58:20 -07:00
parent b8825b7cd7
commit 3d408775de
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
0.10.1: QmUM8nuPYryeLY2ENKz8oX566H6HE2EPNQ3SQxjnEw3bD4
0.10.2: QmZuwf2M6vSPpHh9KWp59HFq3kAibka77hAbKhxeb7uW3T

View File

@ -56,9 +56,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmbJrDrS4zNqFEXAZuzJ1Jq6YZ1FS2PdVY1zmDFm9M8Lda",
"hash": "QmVHhT8NxtApPTndiZPe4JNGNUxGWtJe3ebyxtRz4HnbEp",
"name": "go-libp2p-swarm",
"version": "3.0.21"
"version": "3.0.22"
},
{
"author": "whyrusleeping",
@ -78,6 +78,6 @@
"license": "MIT",
"name": "go-libp2p-pubsub",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.10.1"
"version": "0.10.2"
}