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 8a608de commit 464c92aCopy full SHA for 464c92a
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="0.10.6"></a>
2
+## [0.10.6](https://github.com/libp2p/js-peer-id/compare/v0.10.5...v0.10.6) (2018-02-12)
3
+
4
5
6
<a name="0.10.5"></a>
7
## [0.10.5](https://github.com/libp2p/js-peer-id/compare/v0.10.4...v0.10.5) (2018-01-28)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "peer-id",
- "version": "0.10.5",
+ "version": "0.10.6",
"description": "IPFS Peer Id implementation in Node.js",
"main": "src/index.js",
"bin": "src/bin.js",
0 commit comments