We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1727a13 commit ffed046Copy full SHA for ffed046
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="0.10.7"></a>
2
+## [0.10.7](https://github.com/libp2p/js-peer-id/compare/v0.10.6...v0.10.7) (2018-04-05)
3
+
4
5
6
<a name="0.10.6"></a>
7
## [0.10.6](https://github.com/libp2p/js-peer-id/compare/v0.10.5...v0.10.6) (2018-02-12)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "peer-id",
- "version": "0.10.6",
+ "version": "0.10.7",
"description": "IPFS Peer Id implementation in Node.js",
"main": "src/index.js",
"bin": "src/bin.js",
0 commit comments