chore: release version v0.9.1

This commit is contained in:
David Dias 2017-07-22 11:37:45 -07:00
parent dfc476c4f6
commit a958f52a5c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
<a name="0.9.1"></a>
## [0.9.1](https://github.com/libp2p/js-libp2p-crypto/compare/v0.9.0...v0.9.1) (2017-07-22)
<a name="0.9.0"></a>
# [0.9.0](https://github.com/libp2p/js-libp2p-crypto/compare/v0.8.8...v0.9.0) (2017-07-22)

View File

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