chore: release version v0.20.1

This commit is contained in:
David Dias 2018-04-10 12:15:57 +09:00
parent 074b8af09d
commit 32d34d3b83
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
<a name="0.20.1"></a>
## [0.20.1](https://github.com/libp2p/js-libp2p/compare/v0.20.0...v0.20.1) (2018-04-10)
<a name="0.20.0"></a>
# [0.20.0](https://github.com/libp2p/js-libp2p/compare/v0.19.2...v0.20.0) (2018-04-06)

View File

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