chore: release version v0.10.5

This commit is contained in:
David Dias 2018-01-27 18:18:00 -08:00
parent 2b050bcaa1
commit b18c0082ff
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
<a name="0.10.5"></a>
## [0.10.5](https://github.com/libp2p/js-peer-id/compare/v0.10.4...v0.10.5) (2018-01-28)
<a name="0.10.4"></a>
## [0.10.4](https://github.com/libp2p/js-peer-id/compare/v0.10.3...v0.10.4) (2017-12-20)

View File

@ -1,6 +1,6 @@
{
"name": "peer-id",
"version": "0.10.4",
"version": "0.10.5",
"description": "IPFS Peer Id implementation in Node.js",
"main": "src/index.js",
"bin": "src/bin.js",