gx publish 3.0.18
Showing
... | ... | @@ -9,9 +9,9 @@ |
"gxDependencies": [ | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmWUPYHpNv4YahaBYXovuEJttgfqcNcN9Gg4arhQYcRoqa", | ||
"hash": "QmSTaEYUgDe1r581hxyd2u9582Hgp3KX4wGwYbRqz2u9Qh", | ||
"name": "go-libp2p-net", | ||
"version": "3.0.12" | ||
"version": "3.0.13" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
... | ... | @@ -21,9 +21,9 @@ |
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmXEyLwySuDMXejWBu8XwdkX2WuGKk8x9jFwz8js7j72UX", | ||
"hash": "QmWtCpWB39Rzc2xTB75MKorsxNpo3TyecTEN24CJ3KVohE", | ||
"name": "go-libp2p-peerstore", | ||
"version": "2.0.3" | ||
"version": "2.0.4" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
... | ... | @@ -33,9 +33,9 @@ |
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmajSo5YEqW898AuVcY77oa5Jffx4N7wvQBGxyLnaD5zxo", | ||
"hash": "QmQx3dbLZqokcGsMbaj2KYoQQ6PBZZGvqiTn8rRNyk7H51", | ||
"name": "go-libp2p-transport", | ||
"version": "3.0.12" | ||
"version": "3.0.13" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
... | ... | @@ -45,9 +45,9 @@ |
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmejxafYByb7s4rEMoKjmThZm6HfQ1seASNejVNKde6LBZ", | ||
"hash": "QmSNsTp6CjGoPj5yqjTMruAEoKcqicrzjsXfsaBLtKToVd", | ||
"name": "go-smux-yamux", | ||
"version": "2.0.4" | ||
"version": "2.0.5" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
... | ... | @@ -63,9 +63,9 @@ |
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "Qmd995jEtfoM7dipVGFSvpGdXJpwUxF1Lqof296kgexh7q", | ||
"hash": "QmRJ7i85QeZoR1LJbbAjmTu2jDnrcNH5NqsXirbv6c9SX7", | ||
"name": "go-tcp-transport", | ||
"version": "2.0.13" | ||
"version": "2.0.14" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
... | ... | @@ -134,21 +134,21 @@ |
}, | ||
{ | ||
"author": "stebalien", | ||
"hash": "QmVTBq7VEo9M6cwsFWndC9q6RHRmL6BzMQsNL5WdZTMQEd", | ||
"hash": "QmQYTdbqdgLDikde7dHKh4svNG925EDYA9ZKZHwqidX277", | ||
"name": "go-conn-security-multistream", | ||
"version": "0.1.12" | ||
"version": "0.1.13" | ||
}, | ||
{ | ||
"author": "steb", | ||
"hash": "QmXffKE4ikCV3medQiCzbzuoE5QUuLd2rGr4EyiC6b9Mye", | ||
"hash": "QmPM1NCCnMMY3GaPVkG2sTVh8Xys1gCPsk1X8Z1HuUJePs", | ||
"name": "go-libp2p-transport-upgrader", | ||
"version": "0.1.13" | ||
"version": "0.1.14" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmZSHe9kqEcqUG6DSBrKYULk8EeZLDd1skpHNoSaK6rW4M", | ||
"hash": "QmZUBPE2W68FpZgUSmhVyjVD55P5Bm51wjnU8hTH14jHpk", | ||
"name": "go-libp2p-secio", | ||
"version": "2.0.14" | ||
"version": "2.0.15" | ||
} | ||
], | ||
"gxVersion": "0.9.1", | ||
... | ... | @@ -156,6 +156,6 @@ |
"license": "MIT", | ||
"name": "go-libp2p-swarm", | ||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | ||
"version": "3.0.17" | ||
"version": "3.0.18" | ||
} | ||
Please register or sign in to comment