gx publish 2.0.1

This commit is contained in:
Steven Allen 2018-09-24 05:10:15 -07:00
parent 6f9a3c21c8
commit eef8402e04
2 changed files with 8 additions and 8 deletions

View File

@ -1 +1 @@
2.0.0: Qmda4cPRvSRyox3SqgJN6DfSZGU5TtHufPTp9uXjFj71X6
2.0.1: QmfAQMFpgDU2U4BXG64qVr8HSiictfWvkSBz7Y2oDj65st

View File

@ -9,9 +9,9 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmRREK2CAZ5Re2Bd9zZFG6FeYDppUWt5cMgsoUEp3ktgSr",
"hash": "QmZChCsSt8DctjceaL56Eibc29CVQq4dGKRXC5JRZ6Ppae",
"name": "go-log",
"version": "1.5.5"
"version": "1.5.7"
},
{
"author": "whyrusleeping",
@ -45,9 +45,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmQsErDt8Qgw1XrsXf2BpEzDgGWtB1YLsTAARBup5b6B9W",
"hash": "QmbNepETomvmXfz1X5pHNFD2QuPqnqi47dTd94QJWSorQ3",
"name": "go-libp2p-peer",
"version": "2.3.7"
"version": "2.3.8"
},
{
"author": "multiformats",
@ -57,9 +57,9 @@
},
{
"author": "magik6k",
"hash": "QmaiEBFgkgB1wjrPRxru5PyXPEkx58WuMjXNaR1Q9QNRjn",
"hash": "QmaUU1Hu8pbR2NiTJ1NHVBcNTQR499AJVMkkAoRqhdxbgz",
"name": "go-ds-badger",
"version": "1.7.0"
"version": "1.8.0"
},
{
"hash": "QmUyz7JTJzgegC6tiJrfby3mPhzcdswVtG4x58TQ6pq8jV",
@ -77,6 +77,6 @@
"license": "MIT",
"name": "go-libp2p-peerstore",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "2.0.0"
"version": "2.0.1"
}