chore: release version v0.8.7

This commit is contained in:
David Dias 2017-03-21 15:07:57 +00:00
parent 17f2065d21
commit 2b0b7abd78
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
<a name="0.8.7"></a>
## [0.8.7](https://github.com/libp2p/js-libp2p-crypto/compare/v0.8.6...v0.8.7) (2017-03-21)
<a name="0.8.6"></a>
## [0.8.6](https://github.com/libp2p/js-libp2p-crypto/compare/v0.8.5...v0.8.6) (2017-03-03)

View File

@ -1,6 +1,6 @@
{
"name": "libp2p-crypto",
"version": "0.8.6",
"version": "0.8.7",
"description": "Crypto primitives for libp2p",
"main": "src/index.js",
"browser": {