Merge pull request #25 from libp2p/gx/publish-1.7.0
Release 1.7.0
Showing
... | ... | @@ -69,9 +69,9 @@ |
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "Qma887khroMXGLJuHLYqqDZXHivAfFPxd2hQ8Z5kucMWTM", | ||
"hash": "QmVNPgPmEG4QKaDKkxMPKY34Z53n8efzv1sEh4NTsdhto7", | ||
"name": "go-peerstream", | ||
"version": "1.6.2" | ||
"version": "1.7.0" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
... | ... | @@ -81,9 +81,9 @@ |
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmaDBnCnmwPdqWGCJRLnmkfXRTEHp5rt3248Bwk4A7fLvt", | ||
"hash": "QmPqPjFBqpx5AEfWYDJqt8w8YhRgPn7jw52omCKrYue4B6", | ||
"name": "go-libp2p-conn", | ||
"version": "1.6.4" | ||
"version": "1.6.5" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
... | ... | @@ -117,9 +117,9 @@ |
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmR1fAHJvEyYFdEGn5jVmU4NL5kNSVJ48cduXB2whWbJq2", | ||
"hash": "Qmcx4KoZ91XS6izLjdkujAMAunAS1YuTgfgASgYaZF5GkR", | ||
"name": "go-addr-util", | ||
"version": "1.1.7" | ||
"version": "1.2.0" | ||
}, | ||
{ | ||
"hash": "QmSpJByNKFX1sCsHBEp3R73FL4NF6FnQTEGyNAXHm2GS52", | ||
... | ... | @@ -174,6 +174,6 @@ |
"license": "MIT", | ||
"name": "go-libp2p-swarm", | ||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | ||
"version": "1.6.18" | ||
"version": "1.7.0" | ||
} | ||
Please register or sign in to comment