gx publish 0.1.10
Showing
... | ... | @@ -9,15 +9,15 @@ |
"gxDependencies": [ | ||
{ | ||
"author": "Stebalien", | ||
"hash": "QmXaH5S5aHmbYyKSTMQDhWX8LzXfX91VGQFxaMdCuTUgBv", | ||
"hash": "QmcnVbkHxvzHKYvdbDxiUVGbn5yQjkSbb9qqkGHcgwvZff", | ||
"name": "go-conn-security", | ||
"version": "0.1.9" | ||
"version": "0.1.10" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmQsErDt8Qgw1XrsXf2BpEzDgGWtB1YLsTAARBup5b6B9W", | ||
"hash": "QmbNepETomvmXfz1X5pHNFD2QuPqnqi47dTd94QJWSorQ3", | ||
"name": "go-libp2p-peer", | ||
"version": "2.3.7" | ||
"version": "2.3.8" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
... | ... | @@ -31,6 +31,6 @@ |
"license": "MIT", | ||
"name": "go-conn-security-multistream", | ||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | ||
"version": "0.1.9" | ||
"version": "0.1.10" | ||
} | ||
Please register or sign in to comment