gx publish 2.0.6

This commit is contained in:
Steven Allen 2018-10-24 09:45:00 -07:00
parent 98ce9158bd
commit 6295e61c9f
2 changed files with 8 additions and 8 deletions

View File

@ -1 +1 @@
2.0.5: QmatE2nxsAaK96jxMFBPMtVJEsaMrcJ21UYBHpXTkEM95r 2.0.6: QmTTJcDL3gsnGDALjh2fDGg1onGRUdVgNL2hU2WEZcVrMX

View File

@ -15,9 +15,9 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmYmsdtJ3HsodkePE3eU3TsCaP2YvPZJ4LoXnNkDE5Tpt7", "hash": "QmT4U94DnD8FRfqr21obWY32HLM5VExccPKMjQHofeYqr9",
"name": "go-multiaddr", "name": "go-multiaddr",
"version": "1.3.0" "version": "1.3.5"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
@ -33,15 +33,15 @@
}, },
{ {
"author": "jbenet", "author": "jbenet",
"hash": "QmV6FjemM1K8oXjrvuq3wuVWWoU2TLDPmNnKrxHzY3v6Ai", "hash": "Qmaabb1tJZ2CX5cp6MuuiGgns71NYoxdgQP6Xdid1dVceC",
"name": "go-multiaddr-net", "name": "go-multiaddr-net",
"version": "1.6.3" "version": "1.6.5"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmQscWDtDBDsWAM58aY6gU2KtxyFFmvvZgdfJExYPLgtXA", "hash": "QmcASJiigZMaU3dKghcQo6FtcbqwfZ7UFp5W4fp62f8KJE",
"name": "mafmt", "name": "mafmt",
"version": "1.2.7" "version": "1.2.8"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
@ -95,6 +95,6 @@
"license": "MIT", "license": "MIT",
"name": "go-libp2p-peerstore", "name": "go-libp2p-peerstore",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "2.0.5" "version": "2.0.6"
} }