Skip to content

Commit 464c92a

Browse files
committed
chore: release version v0.10.6
1 parent 8a608de commit 464c92a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
<a name="0.10.5"></a>
27
## [0.10.5](https://github.com/libp2p/js-peer-id/compare/v0.10.4...v0.10.5) (2018-01-28)
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "peer-id",
3-
"version": "0.10.5",
3+
"version": "0.10.6",
44
"description": "IPFS Peer Id implementation in Node.js",
55
"main": "src/index.js",
66
"bin": "src/bin.js",

0 commit comments

Comments
 (0)