chore: release version v0.10.1

This commit is contained in:
David Dias 2017-07-10 10:52:44 +01:00
parent 4a7eb34056
commit f877609a58
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
<a name="0.10.1"></a>
## [0.10.1](https://github.com/libp2p/js-libp2p/compare/v0.10.0...v0.10.1) (2017-07-10)
<a name="0.10.0"></a>
# [0.10.0](https://github.com/libp2p/js-libp2p/compare/v0.9.1...v0.10.0) (2017-07-07)

View File

@ -1,6 +1,6 @@
{
"name": "libp2p",
"version": "0.10.0",
"version": "0.10.1",
"description": "JavaScript base class for libp2p bundles",
"main": "src/index.js",
"scripts": {