chore: release version v0.9.0

This commit is contained in:
David Dias 2017-04-06 15:50:57 -04:00
parent 9a7a381f85
commit a5b7de1b6b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
<a name="0.9.0"></a>
# [0.9.0](https://github.com/libp2p/js-libp2p/compare/v0.8.0...v0.9.0) (2017-04-06)
<a name="0.8.0"></a>
# [0.8.0](https://github.com/libp2p/js-libp2p/compare/v0.7.0...v0.8.0) (2017-03-31)

View File

@ -1,6 +1,6 @@
{
"name": "libp2p",
"version": "0.8.0",
"version": "0.9.0",
"description": "JavaScript Skeleton for libp2p bundles",
"main": "src/index.js",
"scripts": {