chore: release version v0.6.1

This commit is contained in:
David Dias 2017-03-27 16:48:53 +01:00
parent 426fc27b26
commit 6a66931ba4
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
<a name="0.6.1"></a>
## [0.6.1](https://github.com/libp2p/js-libp2p/compare/v0.6.0...v0.6.1) (2017-03-27)
<a name="0.6.0"></a>
# [0.6.0](https://github.com/libp2p/js-libp2p/compare/v0.5.5...v0.6.0) (2017-03-27)

View File

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