gx publish 0.11.7

This commit is contained in:
hannahhoward 2018-11-10 17:51:19 -08:00
parent 9ea82d8d65
commit 21ac0319ce
2 changed files with 17 additions and 17 deletions

View File

@ -1 +1 @@
0.11.6: QmdQmRSSAGmZvBcbETygeTbsqLLn4k69ELvTxVbEiZxGmA 0.11.7: Qmc3BYVGtLs8y3p4uVpARWyo3Xk2oCBFF1AhYUVMPWgwUK

View File

@ -15,22 +15,22 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmVrjR2KMe57y4YyfHdYa3yKD278gN8W7CTiqSuYmxjA7F", "hash": "QmahxMNoNuSsgQefo9rkpcfRFmQrMN6Q99aztKXf63K7YJ",
"name": "go-libp2p-host", "name": "go-libp2p-host",
"version": "3.0.18"
},
{
"author": "whyrusleeping",
"hash": "QmVzYgadebqVb6iCVvjGfgZ7HB9zoCnDgBjMqFLD5aMrFX",
"name": "go-libp2p-blankhost",
"version": "0.3.18"
},
{
"author": "whyrusleeping",
"hash": "QmRKbEchaYADxSCyyjhDh4cTrUby8ftXUb8MRLBTHQYupw",
"name": "go-libp2p-net",
"version": "3.0.19" "version": "3.0.19"
}, },
{
"author": "whyrusleeping",
"hash": "QmWnd4JYBouYJMuW9Gt5a5hFpW2whwgAaxyxBWKXZXzVgy",
"name": "go-libp2p-blankhost",
"version": "0.3.19"
},
{
"author": "whyrusleeping",
"hash": "QmenvQQy4bFGSiHJUGupVmCRHfetg5rH3vTp9Z2f6v2KXR",
"name": "go-libp2p-net",
"version": "3.0.20"
},
{ {
"hash": "QmcuXC5cxs79ro2cUuHs4HQ2bkDLJUYokwL8aivcX6HW3C", "hash": "QmcuXC5cxs79ro2cUuHs4HQ2bkDLJUYokwL8aivcX6HW3C",
"name": "go-log", "name": "go-log",
@ -56,9 +56,9 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmcYC4ayKi7bq8xecEZxHVEuTL6HREZWTTErrSRd1S3Spz", "hash": "QmQrYHkcGprZBUFnRigeiZFkaFDBHtmRhDdPpSiiUTRNwv",
"name": "go-libp2p-swarm", "name": "go-libp2p-swarm",
"version": "3.0.25" "version": "3.0.26"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
@ -78,6 +78,6 @@
"license": "MIT", "license": "MIT",
"name": "go-libp2p-pubsub", "name": "go-libp2p-pubsub",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.11.6" "version": "0.11.7"
} }