gx publish 1.1.0
Showing
{ | ||
"author": "whyrusleeping", | ||
"bugs": { | ||
"url": "https://github.com/ipfs/go-libp2p-secio" | ||
"url": "https://github.com/libp2p/go-libp2p-secio" | ||
}, | ||
"gx": { | ||
"dvcsimport": "github.com/ipfs/go-libp2p-secio" | ||
"dvcsimport": "github.com/libp2p/go-libp2p-secio" | ||
}, | ||
"gxDependencies": [ | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmZy2y8t9zQH2a1b8q2ZSLKp17ATuJoCNxxyMFG5qFExpt", | ||
"name": "go-net", | ||
"version": "0.0.0" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmRQhVisS8dmPbjBUthVkenn81pBxrx1GxE281csJhm2vL", | ||
... | ... | @@ -21,9 +15,9 @@ |
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmZNVWh8LLjAavuQ2JXuFmuYH3C11xo988vSgp7UQrTRj1", | ||
"hash": "Qmb912gdngC1UWwTkhuW8knyRbcWeu5kqkxBpveLmW8bSr", | ||
"name": "go-ipfs-util", | ||
"version": "1.0.0" | ||
"version": "1.2.0" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
... | ... | @@ -39,20 +33,22 @@ |
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmVoi5es8D5fNHZDqoW6DgDAEPEV5hQp8GBz161vZXiwpQ", | ||
"hash": "QmfWDLQjGjVe4fr5CoztYW2DYYjRysMJrFe1RCsXLPTf46", | ||
"name": "go-libp2p-crypto", | ||
"version": "1.0.4" | ||
"version": "1.3.1" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmWXjJo15p4pzT7cayEwZi2sWgJqLnGDof6ZGMh9xBgU1p", | ||
"hash": "QmfMmLGoKzCHDN7cGgk64PJr4iipzidDRME8HABSJqvmhC", | ||
"name": "go-libp2p-peer", | ||
"version": "2.0.4" | ||
"version": "2.1.0" | ||
} | ||
], | ||
"gxVersion": "0.4.0", | ||
"language": "go", | ||
"license": "MIT", | ||
"name": "go-libp2p-secio", | ||
"version": "1.0.12" | ||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | ||
"version": "1.1.0" | ||
} | ||
Please register or sign in to comment